Skip to content

Commit

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

Bump actions/checkout from 3 to 4
  • Loading branch information
HerpDerpinstine committed Jun 22, 2024
2 parents bfb6d59 + f332128 commit e3fbc95
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 @@ -6,7 +6,7 @@ jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup .NET 5
uses: actions/[email protected]
with:
Expand Down

0 comments on commit e3fbc95

Please sign in to comment.