Skip to content

Commit 24ac77d

Browse files
Merge pull request #28 from depot/dependabot/github_actions/pnpm/action-setup-3
Bump pnpm/action-setup from 2 to 3
2 parents b511a90 + babd140 commit 24ac77d

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@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)