We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dba7836 commit 6eab7fbCopy full SHA for 6eab7fb
.github/workflows/python-test.yml
@@ -47,7 +47,7 @@ jobs:
47
needs: [test]
48
steps:
49
- uses: actions/checkout@v4
50
- - uses: actions/download-artifact@master
+ - uses: actions/download-artifact@v4
51
with:
52
name: coverage-data
53
path: .
0 commit comments