Bump actions/upload-pages-artifact from 1 to 2 #88
2
.github/workflows/static.yml
vendored
2
.github/workflows/static.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