chore: bump configure-pages to v2, fix deprecated
This commit is contained in:
parent
3fd9888f43
commit
355f92b9aa
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@ -53,7 +53,7 @@ jobs:
|
||||
ref: exampleSite
|
||||
- name: Setup Pages
|
||||
id: pages
|
||||
uses: actions/configure-pages@v1
|
||||
uses: actions/configure-pages@v2
|
||||
- name: Get Theme
|
||||
run: git submodule update --init --recursive
|
||||
- name: Update theme to Latest commit
|
||||
|
Loading…
x
Reference in New Issue
Block a user