Skip to content

Commit

Permalink
feat: Update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
nuintun committed Dec 20, 2024
1 parent f0d2929 commit bb9c390
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
- name: Checkout 🛎️
uses: actions/checkout@v4

- uses: pnpm/action-setup@v4
- name: Use pnpm latest 🛠️
uses: pnpm/action-setup@v4
with:
version: latest

Expand Down

0 comments on commit bb9c390

Please sign in to comment.