Skip to content

Commit 18564d3

Browse files
chore(deps): update actions/checkout action to v6
1 parent 103438f commit 18564d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- macos-latest
2424
runs-on: ${{ matrix.os }}
2525
steps:
26-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
26+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
2727

2828
- name: Setup .NET Core SDK
2929
uses: actions/setup-dotnet@d4c94342e560b34958eacfc5d055d21461ed1c5d # v5

0 commit comments

Comments
 (0)