mirror of
https://github.com/eosswedenorg/thalos-docs
synced 2026-06-16 04:34:55 +02:00
.github/workflows/deploy.yml: update configure-pages to v3.
This commit is contained in:
parent
e424e6d558
commit
09820e3a50
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
- run: npm ci
|
||||
- name: Build
|
||||
run: npm run build
|
||||
- uses: actions/configure-pages@v2
|
||||
- uses: actions/configure-pages@v3
|
||||
- uses: actions/upload-pages-artifact@v1
|
||||
with:
|
||||
path: dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue