Skip to content

Commit 6f91607

Browse files
authored
Merge pull request #19 from Kikobeats/dependabot/github_actions/pnpm/action-setup-5
build(deps): bump pnpm/action-setup from 4 to 5
2 parents bdf841e + e8041f5 commit 6f91607

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
with:
2222
node-version: lts/*
2323
- name: Setup PNPM
24-
uses: pnpm/action-setup@v4
24+
uses: pnpm/action-setup@v5
2525
with:
2626
version: latest
2727
run_install: true

0 commit comments

Comments
 (0)