Skip to content

Commit 9f05d48

Browse files
chore(deps): update actions/setup-node action to v4
1 parent a7fefc6 commit 9f05d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
"cache-OS:${{ matrix.os }}-"
3636
3737
- name: Setup Node
38-
uses: actions/setup-node@v3
38+
uses: actions/setup-node@v4
3939
with:
4040
node-version: ${{ matrix.node }}
4141

0 commit comments

Comments
 (0)