New deploy-pages version

This commit is contained in:
Ramspopoo
2025-08-29 11:37:30 +02:00
committed by GitHub
parent 80e71bc93b
commit c8128d3b74

View File

@@ -35,7 +35,7 @@ jobs:
path: 'dist/'
- name: publish to pages
id: gh-pages
uses: actions/deploy-pages@v2
uses: actions/deploy-pages@v4
with:
artifact_name: 'github-pages'