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 35457bd commit 1bae883Copy full SHA for 1bae883
2 files changed
.github/workflows/source.yaml
@@ -18,7 +18,7 @@ jobs:
18
with:
19
fetch-depth: 0
20
- name: setup package manager
21
- uses: pnpm/action-setup@v5
+ uses: pnpm/action-setup@v6
22
23
run_install: false
24
- name: install node
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
46
.github/workflows/title.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
17
0 commit comments