We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a50552c commit 9ccfd0dCopy full SHA for 9ccfd0d
.github/workflows/node.yaml
@@ -48,7 +48,7 @@ jobs:
48
libc: musl
49
50
steps:
51
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
52
53
- name: Use Node.js 14.x
54
if: ${{ !matrix.docker-arch }}
0 commit comments