Skip to content

Commit 43fb43f

Browse files
committed
chore(action): update actions/setup-node action to v4.0.4
1 parent d9242bb commit 43fb43f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
with:
2121
fetch-depth: 0
2222
- name: Setup node
23-
uses: actions/setup-node@1e60f620b9541d16bece96c5465dc8ee9832be0b # v4.0.3
23+
uses: actions/setup-node@0a44ba7841725637a19e28fa30b79a866c81b0a6 # v4.0.4
2424
with:
2525
node-version-file: .nvmrc
2626
cache: npm

0 commit comments

Comments
 (0)