fix: use local cache of upload-artifact
All checks were successful
/ check (treefmt) (push) Successful in 3s
/ check-renovaterc (push) Successful in 3s
/ report-size (push) Successful in 1s

This should reduce the load on forgejo's servers and improve my own CI
This commit is contained in:
Jalil David Salamé Messina 2025-05-13 19:32:20 +02:00
parent 5c40a31e3e
commit b079370cb2
Signed by: jalil
GPG key ID: F016B9E770737A0B

View file

@ -151,7 +151,7 @@ runs:
log 'Reporting on sizes'
"$GITHUB_ACTION_PATH/comment_on_pr.sh" report.json
- name: Upload Artifact
uses: https://code.forgejo.org/forgejo/upload-artifact@v4
uses: https://git.salame.cl/actions/upload-artifact@v4
if: inputs.generate-artifact == 'true'
with:
path: report.json