Skip to content

Commit 9ccfd0d

Browse files
committedDec 15, 2022
chore: update github action
1 parent a50552c commit 9ccfd0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/node.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ jobs:
4848
libc: musl
4949

5050
steps:
51-
- uses: actions/checkout@v2
51+
- uses: actions/checkout@v3
5252

5353
- name: Use Node.js 14.x
5454
if: ${{ !matrix.docker-arch }}

0 commit comments

Comments
 (0)
Please sign in to comment.