Skip to content

Commit 651ee32

Browse files
Merge pull request #6 from depot/dependabot/github_actions/pnpm/action-setup-3
Bump pnpm/action-setup from 2 to 3
2 parents 46f472f + 225c9c5 commit 651ee32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
steps:
99
- uses: actions/checkout@v4
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)