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 2d269a0 commit 945c8fdCopy full SHA for 945c8fd
.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