We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba8413 commit 4732c33Copy full SHA for 4732c33
1 file changed
.github/workflows/auto-release.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup Node.js
18
uses: actions/setup-node@v4
19
with:
20
- node-version: 20
+ node-version: 22
21
cache: npm
22
23
- name: Install dependencies
0 commit comments