We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96c923b commit 3aba1f7Copy full SHA for 3aba1f7
.github/workflows/check-dist.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@v3
25
26
- name: Set Node.js 16.x
27
- uses: actions/setup-node@v3.6.0
+ uses: actions/setup-node@v3.7.0
28
with:
29
node-version: 16.x
30
0 commit comments