Skip to content

Commit 196de5e

Browse files
authored
Merge pull request #53 from Chrilleweb/dependabot/github_actions/main/pnpm/action-setup-4
bump(deps): bump pnpm/action-setup from 2 to 4
2 parents 83cbc0c + a57b55a commit 196de5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
node-version: 20
2121

2222
- name: Install pnpm
23-
uses: pnpm/action-setup@v2
23+
uses: pnpm/action-setup@v4
2424
with:
2525
version: 8
2626
run_install: false

0 commit comments

Comments
 (0)