mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 18:47:03 +05:30
chore(deps): update actions/upload-artifact commit hash to 82c141c (#271)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
e5c6220945
commit
467542702e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -32,7 +32,7 @@ jobs:
|
|||
|
||||
- name: (Fail-only) upload test report
|
||||
if: failure()
|
||||
uses: actions/upload-artifact@27bce4eee761b5bc643f46a8dfb41b430c8d05f6
|
||||
uses: actions/upload-artifact@82c141cc518b40d92cc801eee768e7aafc9c2fa2
|
||||
with:
|
||||
name: Test report
|
||||
path: app/build/reports
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue