We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0e236e8 + bb07e5f commit 5a75f04Copy full SHA for 5a75f04
1 file changed
.github/workflows/build-deploy-page.yml
@@ -26,7 +26,7 @@ jobs:
26
with:
27
source: ./
28
- name: 'Upload artifact'
29
- uses: actions/upload-pages-artifact@v4
+ uses: actions/upload-pages-artifact@v5
30
31
path: ./output
32
0 commit comments