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 7a3aaf0 commit a89f869Copy full SHA for a89f869
.github/workflows/release.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/checkout@v3
22
23
- name: Setup PNPM
24
- uses: pnpm/action-setup@v2.2.4
+ uses: pnpm/action-setup@v2.3.0
25
with:
26
version: latest
27
run_install: true
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
19
20
0 commit comments