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 1324905 commit 997a7b1Copy full SHA for 997a7b1
.github/workflows/docbook.yml
@@ -81,7 +81,7 @@ jobs:
81
needs: [select-dc-files, build-html]
82
steps:
83
- name: Downloading all build artifacts
84
- uses: actions/download-artifact@v2
+ uses: actions/download-artifact@v4.1.7
85
with:
86
path: artifact-dir
87
- name: Publishing builds on susedoc.github.io
0 commit comments