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 9d47253 commit b603283Copy full SHA for b603283
.github/workflows/ci.yaml
@@ -74,7 +74,7 @@ jobs:
74
with:
75
fetch-depth: 0
76
- name: Use Node.js 18
77
- uses: actions/setup-node@b39b52d1213e96004bfcb1c61a8a6fa8ab84f3e8 # v4.0.1
+ uses: actions/setup-node@60edb5dd545a775178f52524783378180af0d1f8 # v4.0.2
78
79
node-version: 18
80
- name: Update NPM
@@ -95,7 +95,7 @@ jobs:
95
96
97
98
99
100
101
0 commit comments