Skip to content

Commit 65eb8aa

Browse files
authored
Merge pull request #128 from dependabot
[ci-skip]
2 parents 1342b5d + adc553a commit 65eb8aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-matrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
2828
name: ${{ matrix.config[1] }}
2929
steps:
30-
- uses: actions/checkout@v6
30+
- uses: actions/checkout@v7
3131
with:
3232
persist-credentials: false
3333
- name: Install uv + caching

0 commit comments

Comments
 (0)