Skip to content

Commit cb2ec43

Browse files
committed
fix: workflow
1 parent 4d46a70 commit cb2ec43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/automated.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Setup Node.js
2727
uses: actions/setup-node@v3
2828
with:
29-
node-version: 14
29+
node-version: 22
3030
- name: Semantic Release
3131
uses: cycjimmy/semantic-release-action@v3
3232
id: semantic

0 commit comments

Comments
 (0)