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 ed7f494 + 08e3664 commit 0403d4aCopy full SHA for 0403d4a
.github/workflows/ci.yml
@@ -304,7 +304,7 @@ jobs:
304
- name: Install
305
run: |
306
pip install tox
307
- - uses: actions/download-artifact@v4
+ - uses: actions/download-artifact@v5
308
with:
309
name: dist
310
path: dist/
@@ -343,7 +343,7 @@ jobs:
343
- test
344
- linting
345
steps:
346
347
348
349
0 commit comments