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 4ffce87 commit 4dd08a3Copy full SHA for 4dd08a3
.github/workflows/dry-run-release.yml
@@ -28,7 +28,7 @@ jobs:
28
- name: Setup Node.js
29
uses: actions/setup-node@v4
30
with:
31
- node-version: 18
+ node-version: 20
32
- name: Cache Node packages
33
uses: actions/cache@v4
34
.github/workflows/release.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
24
0 commit comments