Skip to content

Commit d3309af

Browse files
chore(deps): update actions/checkout action to v6
1 parent 4014e69 commit d3309af

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
@@ -16,7 +16,7 @@ jobs:
1616
timeout-minutes: 30
1717

1818
steps:
19-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5
19+
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
2020

2121
- name: Node setup
2222
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444 # v5

0 commit comments

Comments
 (0)