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 8341d6e commit 5b6ab88Copy full SHA for 5b6ab88
.github/workflows/ci.yaml
@@ -74,7 +74,7 @@ jobs:
74
with:
75
fetch-depth: 0
76
- name: Use Node.js 22
77
- uses: actions/setup-node@2028fbc5c25fe9cf00d9f06a71cc4710d4507903 # v6.0.0
+ uses: actions/setup-node@395ad3262231945c25e8478fd5baf05154b1d79f # v6.1.0
78
79
node-version: 22.21.1
80
- name: Update NPM
@@ -95,7 +95,7 @@ jobs:
95
96
97
98
99
100
101
0 commit comments