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 406c1a8 commit 998981aCopy full SHA for 998981a
3 files changed
.github/workflows/release.yaml
@@ -24,7 +24,7 @@ jobs:
24
with:
25
fetch-depth: 0
26
- name: setup package manager
27
- uses: pnpm/action-setup@v5
+ uses: pnpm/action-setup@v6
28
29
run_install: false
30
- name: install node
.github/workflows/source.yaml
@@ -18,7 +18,7 @@ jobs:
18
19
20
21
22
23
.github/workflows/title.yaml
@@ -15,7 +15,7 @@ jobs:
15
16
17
0 commit comments