There was an error while loading. Please reload this page.
2 parents 95242bf + 01e9246 commit 5452b77Copy full SHA for 5452b77
1 file changed
.github/workflows/documentation.yml
@@ -82,7 +82,7 @@ jobs:
82
if: ${{ github.event_name == 'push' && ( startsWith(github.ref, 'refs/tags/') || github.ref == 'refs/heads/main' ) }}
83
84
- name: Upload artifact
85
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
86
87
with:
88
# Upload entire repository
0 commit comments