Skip to content

Commit 88e7254

Browse files
authored
Merge pull request #84 from PMDevSolutions/dependabot/github_actions/pnpm/action-setup-6
ci(deps): bump pnpm/action-setup from 5 to 6
2 parents d3757c6 + ad1b68d commit 88e7254

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
node-version: "20"
3434

3535
- name: Install pnpm
36-
uses: pnpm/action-setup@v5
36+
uses: pnpm/action-setup@v6
3737
with:
3838
version: 9
3939

0 commit comments

Comments
 (0)