Skip to content

Commit f7c4909

Browse files
authored
Update action.yml
Signed-off-by: PixelPilot <[email protected]>
1 parent 329a2db commit f7c4909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/composite-actions/setup/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ runs:
55
using: composite
66
steps:
77
- name: Setup Node.js
8-
uses: actions/setup-node@v3
8+
uses: actions/setup-node@v4
99
with:
1010
node-version: 18
1111
registry-url: "https://registry.npmjs.org"

0 commit comments

Comments
 (0)