Skip to content

Commit 951f50a

Browse files
ci(deps): update actions/setup-node action to v4.0.4 (#58)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 099b521 commit 951f50a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
standalone: true
3333

3434
- name: ⚙️ Setup Node.js
35-
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
35+
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
3636
with:
3737
node-version-file: .node-version
3838
cache: 'pnpm'

0 commit comments

Comments
 (0)