Skip to content

Commit

Permalink
Merge pull request #94 from ThirteenAG/dependabot/github_actions/acti…
Browse files Browse the repository at this point in the history
…ons/checkout-4

Bump actions/checkout from 3 to 4
[skip ci]
  • Loading branch information
ThirteenAG authored May 22, 2024
2 parents 5bf69c6 + 57986a0 commit 4e7873f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/msbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:

steps:
- name: Checkout Repository
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: recursive

Expand Down

0 comments on commit 4e7873f

Please sign in to comment.