We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 81ee998 commit 2647db2Copy full SHA for 2647db2
.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@v4
+ uses: actions/upload-artifact@v3
30
with:
31
name: ${{matrix.config.name}} Build
32
path: src/web-ext-artifacts
0 commit comments