Update CI actions/upload-artifact to v4

This commit is contained in:
Sebastian Streich 2025-02-25 13:56:52 +01:00
parent 037a804725
commit c8c4e0f0c5
No known key found for this signature in database

View file

@ -26,7 +26,7 @@ jobs:
./bin/build-addon.sh nightly.xpi
- name: Uploading
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: ${{matrix.config.name}} Build
path: src/web-ext-artifacts