mirror of
https://github.com/cake-tech/cake_wallet.git
synced 2025-05-18 21:54:40 +00:00
fix: Upgrade version for upload action
This commit is contained in:
parent
adc9f3ff65
commit
33d00337d8
1 changed files with 1 additions and 1 deletions
|
@ -285,7 +285,7 @@ jobs:
|
|||
./integration_test_runner.sh
|
||||
|
||||
- name: Upload test results
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: integration-test-results
|
||||
path: test_outputs/
|
Loading…
Reference in a new issue