Skip to content

Commit d558b4e

Browse files
Merge pull request #24 from depot/dependabot/github_actions/actions/checkout-4
2 parents 41b3133 + 88dac58 commit d558b4e

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
@@ -6,7 +6,7 @@ jobs:
66
name: Build
77
runs-on: ubuntu-latest
88
steps:
9-
- uses: actions/checkout@v3
9+
- uses: actions/checkout@v4
1010

1111
- uses: pnpm/action-setup@v2
1212
with:

0 commit comments

Comments
 (0)