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 cd4dd33 commit ea5f6bdCopy full SHA for ea5f6bd
.github/workflows/reusable-build-docs.yaml
@@ -94,7 +94,7 @@ jobs:
94
working-directory: build-directory/docs/docsite
95
96
- name: Create a downloadable archive that contains the tarball
97
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v5
98
with:
99
name: package-docs-build
100
path: build-directory/docs/docsite/ansible-package-docs-html-*.tar.gz
0 commit comments