Skip to content

Commit

Permalink
chore(ci): update action
Browse files Browse the repository at this point in the history
  • Loading branch information
natemoo-re committed Sep 25, 2024
1 parent 75090fd commit 4d0f792
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- uses: actions/checkout@v4
with:
ref: ${{ github.head_ref }}
- uses: pnpm/action-setup@v3
- uses: pnpm/action-setup@v4
- uses: actions/setup-node@v4
with:
node-version: 18
Expand Down

0 comments on commit 4d0f792

Please sign in to comment.