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 d58709f commit d9f6a5eCopy full SHA for d9f6a5e
.github/workflows/release.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Set up Node.js 20.x
17
uses: actions/setup-node@v3
18
with:
19
- node-version: "20"
+ node-version: "22"
20
21
- name: Yarn cache setup
22
uses: c-hive/gha-yarn-cache@v2
0 commit comments