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.
2 parents d074eac + b3cc0fd commit 6ccf412Copy full SHA for 6ccf412
.github/workflows/publish.yaml
@@ -46,7 +46,7 @@ jobs:
46
run: hugo --environment production --baseURL ${{ steps.pages.outputs.base_url }}/
47
48
- name: Upload artifact
49
- uses: actions/upload-pages-artifact@a753861a5debcf57bf8b404356158c8e1e33150c # v2.0.0
+ uses: actions/upload-pages-artifact@56afc609e74202658d3ffba0e8f6dda462b719fa # v3.0.1
50
with:
51
path: ./public/
52
0 commit comments