build(deps): bump actions/upload-artifact from 3 to 4 (#581)

This commit is contained in:
dependabot[bot] 2023-12-15 01:59:38 +00:00 committed by GitHub
parent d5a8767705
commit 642552f75b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: |