mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 00:07:05 +05:30
chore(deps): update actions/upload-artifact action to v3.1.1
This commit is contained in:
parent
6bd3dd81f0
commit
6761659c7f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
|
||||
- name: (Fail-only) Upload test report
|
||||
if: failure()
|
||||
uses: actions/upload-artifact@v3.1.0
|
||||
uses: actions/upload-artifact@v3.1.1
|
||||
with:
|
||||
name: Test report
|
||||
path: android/build/reports
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue