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 7454c4a commit ef397c0Copy full SHA for ef397c0
.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@5e21ff4d9bc1a8cf6de233a3057d20ec6b3fb69d # v3.8.1
+ uses: actions/setup-node@1a4442cacd436585916779262731d5b162bc6ec7 # v3.8.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