update version of upload-pages-artifact

This commit is contained in:
ruslan 2025-02-19 19:35:37 +01:00 committed by GitHub
parent ffae9f59e4
commit 566646b9e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,7 +61,7 @@ jobs:
- name: Change URI
run: find public -type f -exec sed -i 's/\/\/fruw.org/\/\/fruworg.github.io/g' {} +
- name: Upload artifact
uses: actions/upload-pages-artifact@v2
uses: actions/upload-pages-artifact@v3
with:
path: ./public