Skip to content

Commit 605434e

Browse files
Merge pull request #3 from depot/dependabot/github_actions/pnpm/action-setup-3
Bump pnpm/action-setup from 2 to 3
2 parents c05ee22 + da079d8 commit 605434e

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
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v3
1010

11-
- uses: pnpm/action-setup@v2
11+
- uses: pnpm/action-setup@v3
1212
with:
1313
version: 8.x.x
1414

0 commit comments

Comments
 (0)