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 335c0f6 + 366859f commit 39d7dbfCopy full SHA for 39d7dbf
.github/workflows/pythonpackage.yml
@@ -25,7 +25,7 @@ jobs:
25
continue-on-error: ${{ matrix.experimental }}
26
27
steps:
28
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
29
with:
30
fetch-depth: 0
31
- name: Set up Python ${{ matrix.python-version }}
0 commit comments