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 ca12888 commit 89f2f78Copy full SHA for 89f2f78
.github/workflows/release.yml
@@ -35,7 +35,7 @@ jobs:
35
36
- uses: actions/setup-node@v4
37
with:
38
- node-version: '22.x'
+ node-version: '22.14.0'
39
registry-url: 'https://registry.npmjs.org'
40
- uses: earthly/actions-setup@v1.0.13
41
.github/workflows/release_test.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
17
18
19
20
21
0 commit comments