Skip to content

Commit 653b91d

Browse files
chore(deps): update actions/setup-node action to v6
1 parent 4f4737d commit 653b91d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sematic-releases.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
fetch-depth: 0
2727
- name: Setup Node.js
28-
uses: actions/setup-node@v5
28+
uses: actions/setup-node@v6
2929
with:
3030
node-version: "lts/*"
3131
- name: Validate Gradle Wrapper

0 commit comments

Comments
 (0)