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 9d26e60 + de958e8 commit f3e267fCopy full SHA for f3e267f
.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