Merge pull request #827 from nunocoracao/dependabot/github_actions/dev/actions/upload-pages-artifact-2

👷 Bump actions/upload-pages-artifact from 1 to 2
This commit is contained in:
Nuno Coração 2023-07-20 21:05:10 +01:00 committed by GitHub
commit bb713eaaa4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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@v1
uses: actions/upload-pages-artifact@v2
with:
path: ./docs