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 559f500 commit af0648eCopy full SHA for af0648e
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
cat manifest.json | jq ".version |= \"$version\"" > webextensions/manifest.json
20
- name: build xpi
21
run: make
22
- - uses: actions/upload-artifact@v4
+ - uses: actions/upload-artifact@v5
23
with:
24
name: treestyletab-we.xpi
25
path: treestyletab-we.xpi
0 commit comments