We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8fb62fd + e8e2c7c commit 4fcaf18Copy full SHA for 4fcaf18
1 file changed
.github/workflows/python-app.yml
@@ -90,7 +90,7 @@ jobs:
90
uses: actions/checkout@v5.0.0
91
92
- name: Download coverage report artifact
93
- uses: actions/download-artifact@v5.0.0
+ uses: actions/download-artifact@v6.0.0
94
with:
95
name: coverage.xml
96
0 commit comments