We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 037a804 + c8c4e0f commit a60f5bbCopy full SHA for a60f5bb
.github/workflows/builds.yaml
@@ -26,7 +26,7 @@ jobs:
26
./bin/build-addon.sh nightly.xpi
27
28
- name: Uploading
29
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
30
with:
31
name: ${{matrix.config.name}} Build
32
path: src/web-ext-artifacts
0 commit comments