chore: gha

This commit is contained in:
Conner Gallagher 2023-06-01 12:16:18 -06:00
parent f06168bb73
commit 8665e4fa42
1 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 7.28.0
version: 8.6.0
- name: Use Node.js
uses: actions/setup-node@v3
with:
@ -130,7 +130,7 @@ jobs:
- name: Install pnpm
uses: pnpm/action-setup@v2
with:
version: 7.28.0
version: 8.6.0
- name: Use Node.js
uses: actions/setup-node@v3
with: