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 76521f8 commit 0b1ef52Copy full SHA for 0b1ef52
2 files changed
.github/workflows/source.yaml
@@ -22,7 +22,7 @@ jobs:
22
with:
23
run_install: false
24
- name: install node
25
- uses: actions/setup-node@v6
+ uses: actions/setup-node@v7
26
27
cache: pnpm
28
check-latest: true
@@ -44,7 +44,7 @@ jobs:
44
45
46
47
48
49
50
.github/workflows/title.yaml
@@ -19,7 +19,7 @@ jobs:
19
20
21
0 commit comments