Skip to content

Commit 6c50b3c

Browse files
author
Renovatebot
committed
chore(deps): update actions/checkout action to v5
1 parent 17fa906 commit 6c50b3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
run:
2121
working-directory: src
2222
steps:
23-
- uses: actions/checkout@v4
23+
- uses: actions/checkout@v5
2424
- uses: actions/setup-dotnet@v4
2525
with:
2626
dotnet-version: 8.x

0 commit comments

Comments
 (0)