Skip to content

Commit 36e5827

Browse files
authored
Merge pull request #858 from NdoleStudio/dependabot/github_actions/pnpm/action-setup-6
fix(deps): bump pnpm/action-setup from 5 to 6
2 parents 0e19d14 + 66faa9a commit 36e5827

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
@@ -22,7 +22,7 @@ jobs:
2222
- name: Checkout 🛎
2323
uses: actions/checkout@master
2424

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

0 commit comments

Comments
 (0)