Skip to content

Commit

Permalink
chore: update github actions dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroki0525 committed Dec 31, 2024
1 parent 044977a commit 6edb1c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/setup/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ runs:
using: "composite"
steps:
- name: Setup pnpm
uses: pnpm/action-setup@v2
uses: pnpm/action-setup@v4
- name: Setup Node
uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 6edb1c0

Please sign in to comment.