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 b060c9f + 71121a8 commit 68eb6ecCopy full SHA for 68eb6ec
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@v4
+ - uses: actions/checkout@v5
20
- name: 'Free up disk space'
21
run: |
22
# Workaround for https://github.com/actions/virtual-environments/issues/709
0 commit comments