mirror of
https://github.com/kou029w/intro-to-software-testing.git
synced 2025-01-18 16:08:00 +00:00
Update actions/deploy-pages action to v2
This commit is contained in:
parent
d91723be59
commit
af873da751
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@v1
|
||||
with:
|
||||
path: pages
|
||||
- uses: actions/deploy-pages@v1
|
||||
- uses: actions/deploy-pages@v2
|
||||
|
|
Loading…
Add table
Reference in a new issue