Skip to content

Commit 3d53a0f

Browse files
Bump actions/checkout from 5 to 6 (#12)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e6cda9 commit 3d53a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/checkout@v5
13+
- uses: actions/checkout@v6
1414
- name: Setup .NET
1515
uses: actions/setup-dotnet@v5
1616
- name: Restore dependencies

0 commit comments

Comments
 (0)