Skip to content

Commit

Permalink
Bump actions/checkout from 3.6.0 to 4.0.0 (#237)
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 5, 2023
1 parent e08de1d commit fdd8899
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@v3.6.0
- uses: actions/checkout@v4.0.0
with:
submodules: true

Expand Down

0 comments on commit fdd8899

Please sign in to comment.