We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fe47572 + 6ed85ce commit 6e75d2fCopy full SHA for 6e75d2f
.github/workflows/test-matrix.yml
@@ -26,7 +26,7 @@ jobs:
26
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name
27
name: ${{ matrix.config[1] }}
28
steps:
29
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
30
with:
31
persist-credentials: false
32
- name: Set up Python
0 commit comments