mirror of
https://github.com/seriyps/mtproto_proxy.git
synced 2026-05-13 08:46:46 +00:00
Use updated upload-artifact GH action
This commit is contained in:
parent
247bd9339b
commit
9072be78bd
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -58,7 +58,7 @@ jobs:
|
|||
run: rebar3 proper
|
||||
|
||||
- name: Upload test logs artifact
|
||||
uses: actions/upload-artifact@v2
|
||||
uses: actions/upload-artifact@v4
|
||||
if: failure()
|
||||
with:
|
||||
name: test_logs_otp-${{matrix.otp}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue