We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7f8a022 commit 66493a2Copy full SHA for 66493a2
.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@v4.2.0
+ uses: actions/setup-node@v4.4.0
28
with:
29
node-version: 16.x
30
0 commit comments