Skip to content

Commit

Permalink
Bump actions/checkout from 4.0.0 to 4.1.0 (#246)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 39152e2 commit 4e7c7a4
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 @@ -33,7 +33,7 @@ jobs:
build-dir: net6.0-windows\win-x64\publish

steps:
- uses: actions/checkout@v4.0.0
- uses: actions/checkout@v4.1.0
with:
submodules: true

Expand Down

0 comments on commit 4e7c7a4

Please sign in to comment.