We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1893d9c + 5e1efb9 commit 10170aeCopy full SHA for 10170ae
.github/workflows/publish.yml
@@ -17,7 +17,7 @@ jobs:
17
run: corepack enable
18
19
- name: Setup Node.js
20
- uses: actions/setup-node@v4
+ uses: actions/setup-node@v6
21
with:
22
node-version: "22.x"
23
cache: yarn
.github/workflows/test.yml
@@ -16,7 +16,7 @@ jobs:
16
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
0 commit comments