1
0
Fork 0
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:
Henrik Hautakoski 2023-08-15 18:12:35 +02:00
parent e424e6d558
commit 09820e3a50

View file

@ -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