We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abd1111 commit 2797847Copy full SHA for 2797847
.github/workflows/test.yml
@@ -36,7 +36,7 @@ jobs:
36
# run: |
37
# make doctest
38
- name: Stash coverage
39
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
40
with:
41
name: coverage.xml
42
path: coverage.xml
0 commit comments