We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da38143 commit 7361447Copy full SHA for 7361447
.github/workflows/release-publish.yml
@@ -22,7 +22,7 @@ jobs:
22
23
- uses: actions/setup-node@v6
24
with:
25
- node-version: 20
+ node-version: 22
26
cache: 'yarn'
27
registry-url: 'https://registry.npmjs.org'
28
0 commit comments