8000 chore(deps): update actions/checkout action to v4 · yurtaev/yurtaev.github.io@066c242 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 066c242

Browse files
chore(deps): update actions/checkout action to v4
1 parent 74a4b42 commit 066c242

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
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010

1111
steps:
12-
- uses: actions/checkout@v2
12+
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4
1313

1414
- name: Use Node.js 16
1515
uses: actions/setup-node@v2

0 commit comments

Comments
 (0)
0