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 fc7b38a commit ac0b081Copy full SHA for ac0b081
.github/workflows/release.yaml
@@ -27,7 +27,7 @@ jobs:
27
with:
28
run_install: false
29
- name: install node
30
- uses: actions/setup-node@v5
+ uses: actions/setup-node@v6
31
32
cache: pnpm
33
check-latest: true
.github/workflows/source.yaml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
.github/workflows/title.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
21
0 commit comments