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 2d269a0 + 945c8fd commit a51ed48Copy full SHA for a51ed48
.github/workflows/test.yml
@@ -72,7 +72,7 @@ jobs:
72
report_paths: '**/tests/output/*/*.xml'
73
74
- name: Upload HTML report
75
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
76
with:
77
name: coverage-html
78
path: ansible_collections/stackhpc/cephadm/tests/output/reports/coverage/
0 commit comments