mirror of
https://github.com/dathere/100.dathere.com.git
synced 2025-12-19 08:39:24 +00:00
ci: use v3 of upload-pages-artifact
This commit is contained in:
parent
f65ccd6ea8
commit
b3b898f527
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
|
|
@ -56,7 +56,7 @@ jobs:
|
||||||
|
|
||||||
# Upload the book's HTML as an artifact
|
# Upload the book's HTML as an artifact
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v2
|
uses: actions/upload-pages-artifact@v3
|
||||||
with:
|
with:
|
||||||
path: "_build/html"
|
path: "_build/html"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue