Skip to content

Commit 8807431

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 13fdcf7 commit 8807431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ccpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
name: tag-txt
5151
path: uploads
5252

53-
- uses: actions/setup-node@v5
53+
- uses: actions/setup-node@v6
5454
with:
5555
node-version: 22
5656

0 commit comments

Comments
 (0)