Nerf artifacts version to v3
All checks were successful
Build blog / build (push) Successful in 28s

This commit is contained in:
Maciej Krzyżanowski 2025-01-17 01:11:19 +01:00
parent a6bcc05c73
commit 30bca5ce7b

View File

@ -10,7 +10,7 @@ jobs:
- run: sudo apt -qqy update - run: sudo apt -qqy update
- run: sudo apt -qqy install hugo - run: sudo apt -qqy install hugo
- run: hugo - run: hugo
- uses: actions/upload-artifact@v4 - uses: actions/upload-artifact@v3
with: with:
name: blog-public name: blog-public
path: public/ path: public/