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.
2 parents 6796232 + 1a821e1 commit 3805c51Copy full SHA for 3805c51
.github/workflows/check-dist.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v4
27
28
- name: Set Node.js 16.x
29
- uses: actions/setup-node@v4.2.0
+ uses: actions/setup-node@v4.4.0
30
with:
31
node-version: 16.x
32
0 commit comments