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 cac254b commit f770106Copy full SHA for f770106
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@v4
+ uses: actions/setup-node@v5
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