We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 099b521 commit 951f50aCopy full SHA for 951f50a
.github/workflows/build.yml
@@ -32,7 +32,7 @@ jobs:
32
standalone: true
33
34
- name: ⚙️ Setup Node.js
35
- uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
+ uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
36
with:
37
node-version-file: .node-version
38
cache: 'pnpm'
0 commit comments