We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0a019a2 + 2afc498 commit 4950ea9Copy full SHA for 4950ea9
1 file changed
.github/workflows/pythonpackage.yml
@@ -25,7 +25,7 @@ jobs:
25
continue-on-error: ${{ matrix.experimental }}
26
27
steps:
28
- - uses: actions/checkout@v6
+ - uses: actions/checkout@v7
29
with:
30
fetch-depth: 0
31
- name: Set up Python ${{ matrix.python-version }}
0 commit comments