Skip to content

Commit 4af5cb5

Browse files
chore(deps): update actions/checkout action to v6 (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent caee3b2 commit 4af5cb5

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
@@ -26,7 +26,7 @@ jobs:
2626
runs-on: ${{ matrix.os }}
2727
steps:
2828
- name: Checkout
29-
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
29+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
3030

3131
- name: Setup .NET
3232
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5

0 commit comments

Comments
 (0)