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 a6f5e7f commit 30c5d6dCopy full SHA for 30c5d6d
.github/workflows/release.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- uses: actions/setup-node@v4
41
with:
42
- node-version: '22.17.1'
+ node-version: '22.18.0'
43
registry-url: 'https://registry.npmjs.org'
44
- uses: earthly/actions-setup@v1.0.13
45
.github/workflows/release_test.yml
@@ -15,7 +15,7 @@ jobs:
15
- uses: actions/checkout@v4
16
17
18
19
20
21
0 commit comments