Update actions/upload-pages-artifact action to v2 (#13)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
f7d830e2ff
commit
c7bc80e45a
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@ -33,7 +33,7 @@ jobs:
|
||||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v3
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v1
|
||||
uses: actions/upload-pages-artifact@v2
|
||||
with:
|
||||
# Upload entire repository
|
||||
path: '.'
|
||||
|
Loading…
x
Reference in New Issue
Block a user