Skip to content

Commit 9df46f4

Browse files
chore(deps): update actions/setup-node action to v5
1 parent 3cb3397 commit 9df46f4

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
@@ -27,7 +27,7 @@ jobs:
2727
with:
2828
fetch-depth: 0
2929
- name: Setup Node.js
30-
uses: actions/setup-node@v4
30+
uses: actions/setup-node@v5
3131
with:
3232
node-version: "lts/*"
3333
- name: Validate Gradle Wrapper

0 commit comments

Comments
 (0)