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 3cc8752 commit 734e203Copy full SHA for 734e203
.github/workflows/release.yml
@@ -14,7 +14,7 @@ jobs:
14
- name: Use Node.js
15
uses: actions/setup-node@v1
16
with:
17
- node-version: "18"
+ node-version: "22"
18
19
- uses: oven-sh/setup-bun@v1
20
0 commit comments