feat: set up actions #1

Merged
naomi merged 4 commits from feat/actions into main 2025-01-23 02:14:50 -08:00
Showing only changes of commit 0ca68ef4f2 - Show all commits

View File

@ -23,7 +23,7 @@ jobs:
- name: Setup pnpm
uses: pnpm/action-setup@v2
with:
version: 9
version: 10
- name: Install Dependencies
run: pnpm install