We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7683575 + ab435ec commit be27ed1Copy full SHA for be27ed1
.github/workflows/check-dist.yml
@@ -27,7 +27,7 @@ jobs:
27
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
28
29
- name: Set Node.js 16.x
30
- uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
+ uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0
31
with:
32
node-version: 16.x
33
0 commit comments