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 6d4460a commit 7fa4a63Copy full SHA for 7fa4a63
3 files changed
.github/workflows/release.yaml
@@ -32,7 +32,7 @@ jobs:
32
with:
33
run_install: false
34
- name: install node
35
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
36
37
cache: pnpm
38
check-latest: true
.github/workflows/source.yaml
@@ -22,7 +22,7 @@ jobs:
22
23
24
25
26
27
28
.github/workflows/title.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
21
0 commit comments