Skip to content

Commit 2647db2

Browse files
committed
revert upload-artifact
1 parent 81ee998 commit 2647db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/builds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
./bin/build-addon.sh nightly.xpi
2727
2828
- name: Uploading
29-
uses: actions/upload-artifact@v4
29+
uses: actions/upload-artifact@v3
3030
with:
3131
name: ${{matrix.config.name}} Build
3232
path: src/web-ext-artifacts

0 commit comments

Comments
 (0)