Merge pull request #2908 from nunocoracao/dependabot/github_actions/main/actions/upload-pages-artifact-5

👷 Bump actions/upload-pages-artifact from 4 to 5
This commit is contained in:
Nuno C.
2026-05-13 22:51:55 +01:00
committed by GitHub
+1 -1
View File
@@ -51,7 +51,7 @@ jobs:
run: |
hugo --minify -s exampleSite --themesDir ../.. -d ../docs --baseURL https://nunocoracao.github.io/blowfish/
- name: Upload artifact
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v5
with:
path: ./docs