We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d46a70 commit cb2ec43Copy full SHA for cb2ec43
.github/workflows/automated.yml
@@ -26,7 +26,7 @@ jobs:
26
- name: Setup Node.js
27
uses: actions/setup-node@v3
28
with:
29
- node-version: 14
+ node-version: 22
30
- name: Semantic Release
31
uses: cycjimmy/semantic-release-action@v3
32
id: semantic
0 commit comments