Merge pull request #4 from fundor333/dependabot/github_actions/actions/upload-pages-artifact-3.0.1
Bump actions/upload-pages-artifact from 3.0.0 to 3.0.1
This commit is contained in:
2
.github/workflows/hugo_publisher.yml
vendored
2
.github/workflows/hugo_publisher.yml
vendored
@@ -100,7 +100,7 @@ jobs:
|
||||
run: make deploy
|
||||
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v3.0.0
|
||||
uses: actions/upload-pages-artifact@v3.0.1
|
||||
with:
|
||||
path: ./public
|
||||
|
||||
|
||||
Reference in New Issue
Block a user