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 a7d2eae commit b77a159Copy full SHA for b77a159
.github/workflows/main.yml
@@ -15,7 +15,7 @@ jobs:
15
uses: actions/checkout@v4
16
17
- name: Setup pnpm
18
- uses: pnpm/action-setup@v2
+ uses: pnpm/action-setup@v3
19
with:
20
version: 8
21
.github/workflows/not-main.yml
@@ -13,7 +13,7 @@ jobs:
13
14
0 commit comments