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.
1 parent 420f63d commit 91a88efCopy full SHA for 91a88ef
.github/workflows/main.yaml
@@ -62,7 +62,7 @@ jobs:
62
CONTEXT: linux-py${{ matrix.python-version }}-compiled-no-deps-no
63
64
- name: store coverage files
65
- uses: actions/upload-artifact@v2
+ uses: actions/upload-artifact@v4
66
with:
67
name: coverage
68
path: coverage
0 commit comments