We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bd1d6c3 + 21c370c commit 6b707bfCopy full SHA for 6b707bf
1 file changed
.github/workflows/check-dist.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@v4
25
26
- name: Set Node.js 16.x
27
- uses: actions/setup-node@v3.8.1
+ uses: actions/setup-node@v4.0.2
28
with:
29
node-version: 16.x
30
0 commit comments