Skip to content

Commit 09affe7

Browse files
committed
ci(test.yml): set version v3 to actions/checkout
1 parent d052585 commit 09affe7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- "16"
1818
- "18"
1919
steps:
20-
- uses: actions/checkout@v2
20+
- uses: actions/checkout@v3
2121
- name: Use Node.js ${{ matrix.node_version }}
2222
uses: actions/setup-node@v3
2323
with:

0 commit comments

Comments
 (0)