fix(deps): revert actions/upload-pages-artifact action to v3 (#3211)

Signed-off-by: Richard Ahlquist <richard.jimmy.johansson@gmail.com>
This commit is contained in:
Richard Ahlquist 2025-09-28 14:48:59 +02:00 committed by GitHub
parent 66cdb9d939
commit 9168731c7a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ jobs:
npm run build
- name: Upload artifact
uses: actions/upload-pages-artifact@v4
uses: actions/upload-pages-artifact@v3
with:
path: ./docs/build