Skip to content

Commit 11b80b9

Browse files
authored
Update main.yml
1 parent c6fae4b commit 11b80b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
key: ${{ runner.os }}-${{ hashFiles('**/pnpm-lock.yaml') }}
2727
restore-keys: |
2828
${{ runner.os }}-
29-
- uses: pnpm/action-setup@v4
29+
- uses: pnpm/action-setup@v3
3030
with:
3131
version: 9.0.5
3232
run_install: true

0 commit comments

Comments
 (0)