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 cc68bbd commit d253b8eCopy full SHA for d253b8e
.github/workflows/ci.yml
@@ -16,7 +16,7 @@ jobs:
16
cache: true
17
18
- name: Install pnpm
19
- uses: pnpm/action-setup@v4.0.0
+ uses: pnpm/action-setup@v4.1.0
20
with:
21
version: 8.x.x
22
@@ -79,7 +79,7 @@ jobs:
79
80
81
82
83
84
85
.github/workflows/release.yml
@@ -18,7 +18,7 @@ jobs:
23
24
0 commit comments