Skip to content

Commit fb1baf0

Browse files
Merge pull request #31 from depot/dependabot/github_actions/pnpm/action-setup-4
Bump pnpm/action-setup from 3 to 4
2 parents 24ac77d + 9b18fa2 commit fb1baf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .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@v3
11+
- uses: pnpm/action-setup@v4
1212
with:
1313
version: 8.x.x
1414

0 commit comments

Comments
 (0)