Skip to content

Commit 4202776

Browse files
authored
chore(CI): setup-node v4 (#3144)
1 parent ef31266 commit 4202776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@v4
1515

1616
- name: Use Node 18
17-
uses: actions/setup-node@v3
17+
uses: actions/setup-node@v4
1818
with:
1919
node-version: 18
2020

0 commit comments

Comments
 (0)