Skip to content

Commit

Permalink
Bump actions/checkout from 4.1.1 to 4.1.2 (#308)
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] committed Mar 18, 2024
1 parent 00be398 commit 4ec3edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -33,7 +33,7 @@ jobs:
build-dir: net8.0-windows\win-x64\publish

steps:
- uses: actions/checkout@v4.1.1
- uses: actions/checkout@v4.1.2
with:
submodules: true

Expand Down

0 comments on commit 4ec3edd

Please sign in to comment.