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 1622f6a commit 9ec6f28Copy full SHA for 9ec6f28
3 files changed
.github/workflows/release-automated.yml
@@ -17,7 +17,7 @@ jobs:
17
persist-credentials: false
18
- uses: actions/setup-node@v4
19
with:
20
- node-version: 20
+ node-version: 22
21
registry-url: https://registry.npmjs.org/
22
- name: Cache Node.js modules
23
uses: actions/cache@v4
0 commit comments