Skip to content

Commit 06e233f

Browse files
chore(deps): update actions/checkout action to v6 in .github/workflows/test.yml (#255)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d9d668 commit 06e233f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: sudo snap install dart-sass
3232

3333
- name: Checkout
34-
uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
34+
uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6
3535
with:
3636
submodules: recursive
3737

0 commit comments

Comments
 (0)