diff options
| author | renovate[bot] <renovatebot@noreply.localhost> | 2026-02-27 03:01:47 +0300 |
|---|---|---|
| committer | renovate[bot] <renovatebot@noreply.localhost> | 2026-02-27 03:01:47 +0300 |
| commit | 9b100b8fc3e9c69bfe9fed3640547a1d32b4ab54 (patch) | |
| tree | 894fba886e69c4992e3425614d9d6bc7ccb2e770 /.gitea/workflows | |
| parent | 4b7f1a16b9435c025649c11806f8c8552af4c57c (diff) | |
| download | fparkan-renovate/major-github-artifact-actions.tar.xz fparkan-renovate/major-github-artifact-actions.zip | |
chore(deps): update actions/upload-artifact action to v7renovate/major-github-artifact-actions
Diffstat (limited to '.gitea/workflows')
| -rw-r--r-- | .gitea/workflows/test.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitea/workflows/test.yml b/.gitea/workflows/test.yml index e9cfc2e..835912d 100644 --- a/.gitea/workflows/test.yml +++ b/.gitea/workflows/test.yml @@ -48,7 +48,7 @@ jobs: --keep-going - name: Upload parity artifacts if: always() - uses: actions/upload-artifact@v4 + uses: actions/upload-artifact@v7 with: name: render-parity-artifacts path: target/render-parity/current |
