We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a774883 commit 504ddfeCopy full SHA for 504ddfe
1 file changed
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Node.js
19
uses: actions/setup-node@v3
20
with:
21
- node-version: 20
+ node-version: 22
22
registry-url: https://registry.npmjs.org
23
24
- name: Install Dependencies
0 commit comments