mirror of
https://github.com/ouch-org/ouch.git
synced 2025-06-05 02:55:31 +00:00
build(deps): bump actions/upload-artifact from 3 to 4 (#581)
This commit is contained in:
parent
d5a8767705
commit
642552f75b
2
.github/workflows/build-and-test.yml
vendored
2
.github/workflows/build-and-test.yml
vendored
@ -108,7 +108,7 @@ jobs:
|
||||
RUSTFLAGS: -C strip=symbols
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v3
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: ouch-${{ matrix.target }}-${{ steps.concat-features.outputs.FEATURES }}
|
||||
path: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user