We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba1b3a commit dc1b73cCopy full SHA for dc1b73c
.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@e33196f7422957bea03ed53f6fbb155025ffc7b8 # v3.7.0
28
with:
29
node-version: 16.x
30
0 commit comments