Merge pull request #2442 from nunocoracao/dependabot/github_actions/dev/actions/upload-pages-artifact-4

👷 Bump actions/upload-pages-artifact from 3 to 4
This commit is contained in:
Nuno C.
2025-09-15 22:42:29 +01:00
committed by GitHub

View File

@@ -51,7 +51,7 @@ jobs:
run: | run: |
hugo --minify -s exampleSite --themesDir ../.. -d ../docs --baseURL https://nunocoracao.github.io/blowfish/ hugo --minify -s exampleSite --themesDir ../.. -d ../docs --baseURL https://nunocoracao.github.io/blowfish/
- name: Upload artifact - name: Upload artifact
uses: actions/upload-pages-artifact@v3 uses: actions/upload-pages-artifact@v4
with: with:
path: ./docs path: ./docs