Skip to content

Commit f7c4909

Browse files
authored
Update action.yml
Signed-off-by: PixelPilot <161360836+PixelPil0t1@users.noreply.github.com>
1 parent 329a2db commit f7c4909

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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)