Skip to content

Commit 21a5603

Browse files
chore(deps): update actions/setup-node action to v6
1 parent f08487a commit 21a5603

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-frourio.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
uses: actions/checkout@v4
3535
with:
3636
fetch-depth: 0
37-
- uses: actions/setup-node@v4
37+
- uses: actions/setup-node@v6
3838
with:
3939
node-version: 24
4040
- uses: actions/cache@v4

0 commit comments

Comments
 (0)