Skip to content

Commit 35d584b

Browse files
chore(deps): update actions/checkout action to v6
1 parent 3f53ee9 commit 35d584b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
build-and-test:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: actions/checkout@v4
12+
- uses: actions/checkout@v6
1313
- uses: actions/setup-dotnet@v4
1414
with:
1515
dotnet-version: '10.0.x'

0 commit comments

Comments
 (0)