mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2024-01-19 02:48:24 +00:00
Bump actions/upload-artifact from 3 to 4 (#5117)
This commit is contained in:
parent
d92f22de8a
commit
912e6b5a1a
2
.github/workflows/e2e.yml
vendored
2
.github/workflows/e2e.yml
vendored
|
@ -94,7 +94,7 @@ jobs:
|
|||
|
||||
- name: Archive logs
|
||||
if: always()
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: output-logs
|
||||
path: docker/output.log
|
||||
|
|
Loading…
Reference in a new issue