mirror of
https://github.com/hacks-guide/Guide_3DS.git
synced 2025-08-24 17:23:14 +02:00
workflow: use configure-pages@v5
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
||||
submodules: recursive
|
||||
|
||||
- name: Configure GitHub Pages
|
||||
uses: actions/configure-pages@v3
|
||||
uses: actions/configure-pages@v5
|
||||
|
||||
- uses: ruby/setup-ruby@v1
|
||||
with:
|
||||
|
Reference in New Issue
Block a user