Skip to content

Commit

Permalink
Merge pull request #1 from vegardit/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-4
  • Loading branch information
sebthom authored Sep 11, 2023
2 parents caa7365 + 9d83c52 commit 8cd8bfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:

steps:
- name: Git Checkout
uses: actions/checkout@v3 #https://github.com/actions/checkout
uses: actions/checkout@v4 #https://github.com/actions/checkout

- name: Install yq '4.30.6'
id: install-yq-4_30_6
Expand Down

0 comments on commit 8cd8bfd

Please sign in to comment.