We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5db0a40 commit 3fc55c5Copy full SHA for 3fc55c5
.github/workflows/push-build.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Setup Node.js environment
54
uses: actions/setup-node@v4
55
with:
56
- node-version: 18
+ node-version: 22
57
- name: Enable pnpm
58
run: corepack enable
59
- uses: taiki-e/install-action@v2
0 commit comments