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 47b2da9 commit 6c82f98Copy full SHA for 6c82f98
.github/workflows/check-dist.yml
@@ -24,7 +24,7 @@ jobs:
24
- uses: actions/checkout@c85c95e3d7251135ab7dc9ce3241c5835cc595a9 # v3
25
26
- name: Set Node.js 16.x
27
- uses: actions/setup-node@64ed1c7eab4cce3362f8c340dee64e5eaeef8f7c # v3.6.0
+ uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.2
28
with:
29
node-version: 16.x
30
0 commit comments