Skip to content

Commit 13fdcf7

Browse files
chore(deps): update actions/setup-node action to v5 (#81)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c47c038 commit 13fdcf7

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@v4
53+
- uses: actions/setup-node@v5
5454
with:
5555
node-version: 22
5656

0 commit comments

Comments
 (0)