We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e327cde commit a0411e8Copy full SHA for a0411e8
1 file changed
.github/workflows/generate-documentation.yml
@@ -72,7 +72,7 @@ jobs:
72
contents: write # Push to gh-pages
73
steps:
74
- name: Download
75
- uses: actions/download-artifact@v7
+ uses: actions/download-artifact@v8
76
with:
77
name: documentation-${{github.sha}}
78
- name: Push to gh-pages
0 commit comments