fix: use local cache of upload-artifact #16

Merged
jalil merged 1 commit from push-llsyzztrxrwz into main 2025-05-13 19:35:53 +02:00

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