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 091ab82 commit 0598cafCopy full SHA for 0598caf
.github/workflows/static-documentation.yml
@@ -45,7 +45,7 @@ jobs:
45
cp LICENSE.md docs/magidoc
46
cp README.md docs/magidoc
47
- name: Upload artifact
48
- uses: actions/upload-pages-artifact@v3
+ uses: actions/upload-pages-artifact@v4
49
with:
50
path: docs/magidoc
51
- name: Deploy to GitHub Pages
0 commit comments