Skip to content

Commit 7c3d757

Browse files
authored
Merge pull request #8 from Kikobeats/dependabot/github_actions/pnpm/action-setup-4
build(deps): bump pnpm/action-setup from 3 to 4
2 parents 59bfd28 + 39d0e81 commit 7c3d757

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
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@v3
24+
uses: pnpm/action-setup@v4
2525
with:
2626
version: latest
2727
run_install: true

0 commit comments

Comments
 (0)