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 68eb6ec + 13581a0 commit 903c312Copy full SHA for 903c312
1 file changed
.github/workflows/build-test-package.yml
@@ -16,7 +16,7 @@ jobs:
16
- pytest-python-git-tag: ""
17
18
steps:
19
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
20
- name: 'Free up disk space'
21
run: |
22
# Workaround for https://github.com/actions/virtual-environments/issues/709
0 commit comments