mirror of
https://github.com/kou029w/pucchinglgl.git
synced 2025-04-18 02:09:38 +00:00
chore(deps): update actions/deploy-pages action to v3
This commit is contained in:
parent
4437922fc3
commit
0a99c842e0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/github-pages.yml
vendored
2
.github/workflows/github-pages.yml
vendored
|
@ -20,4 +20,4 @@ jobs:
|
||||||
- uses: actions/upload-pages-artifact@v2
|
- uses: actions/upload-pages-artifact@v2
|
||||||
with:
|
with:
|
||||||
path: build
|
path: build
|
||||||
- uses: actions/deploy-pages@v2
|
- uses: actions/deploy-pages@v3
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue