Skip to content

Commit c932ca8

Browse files
itmustbemagicgithub-actions[bot]
authored andcommitted
feat: update action scripts
1 parent 77acd71 commit c932ca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/node-manager/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ inputs:
88
runs:
99
using: "composite"
1010
steps:
11-
- uses: actions/setup-node@v3
11+
- uses: actions/setup-node@v4
1212
with:
1313
node-version: ${{ inputs.node-version }}
1414

0 commit comments

Comments
 (0)