chore: update configure-pages action (#931)
This commit is contained in:
parent
016399a6db
commit
474b4ba681
1 changed files with 1 additions and 1 deletions
2
.github/workflows/pages-deploy.yml.hook
vendored
2
.github/workflows/pages-deploy.yml.hook
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
|
||||
- name: Setup Pages
|
||||
id: pages
|
||||
uses: actions/configure-pages@v1
|
||||
uses: actions/configure-pages@v3
|
||||
|
||||
- name: Setup Ruby
|
||||
uses: ruby/setup-ruby@v1
|
||||
|
|
Loading…
Reference in a new issue