Skip to content

Commit 2bee64f

Browse files
authored
Merge pull request #842 from NdoleStudio/dependabot/github_actions/pnpm/action-setup-5
fix(deps): bump pnpm/action-setup from 4 to 5
2 parents fd45ae1 + 0d7ccf9 commit 2bee64f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout 🛎
2323
uses: actions/checkout@master
2424

25-
- uses: pnpm/action-setup@v4
25+
- uses: pnpm/action-setup@v5
2626
name: Install pnpm
2727
with:
2828
version: 9

0 commit comments

Comments
 (0)