Skip to content

Commit

Permalink
chore(deps): update pnpm/action-setup action to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 24, 2025
1 parent 420d549 commit ef6a7c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: "⬇️ Checkout"
uses: actions/checkout@v4

- uses: pnpm/action-setup@v4.0.0
- uses: pnpm/action-setup@v4.1.0
name: Install pnpm
id: pnpm-install
with:
Expand Down

0 comments on commit ef6a7c7

Please sign in to comment.