Skip to content

Commit b8f4fb0

Browse files
chore(deps): update actions/setup-node action to v6 (#189)
1 parent 6edf4cd commit b8f4fb0

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
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
fetch-depth: 0
2828
- name: Setup Node.js
29-
uses: actions/setup-node@v5
29+
uses: actions/setup-node@v6
3030
with:
3131
node-version: "lts/*"
3232
- name: Validate Gradle Wrapper

0 commit comments

Comments
 (0)