Skip to content

Commit

Permalink
Merge pull request #12 from vtraag/dependabot/github_actions/actions/…
Browse files Browse the repository at this point in the history
…checkout-4

chore(deps): bump actions/checkout from 3 to 4
  • Loading branch information
vtraag authored Sep 5, 2023
2 parents 66b03b8 + ce16bb1 commit a3a366f
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 @@ -29,7 +29,7 @@ jobs:
vcpkgCommitId: 'cfa560b585b4b17eaa26c74845924fc1f76ef74e'

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
with:
submodules: true
fetch-depth: 0
Expand Down

0 comments on commit a3a366f

Please sign in to comment.