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 a3f9f32 commit 04d47f7Copy full SHA for 04d47f7
.github/workflows/release.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: Setup Node.js
18
uses: actions/setup-node@v3
19
with:
20
- node-version: 18
+ node-version: 22.18.0
21
- name: Cache
22
uses: actions/cache@v3
23
0 commit comments