Skip to content

Commit 311d0cd

Browse files
Bump actions/checkout from 4.2.2 to 5.0.0 (#458)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 351537e commit 311d0cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
build-dir: net8.0-windows\win-x64\publish
3434

3535
steps:
36-
- uses: actions/checkout@v4.2.2
36+
- uses: actions/checkout@v5.0.0
3737
with:
3838
submodules: true
3939

0 commit comments

Comments
 (0)