We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 994bfd8 commit 244fc1aCopy full SHA for 244fc1a
.github/workflows/build.yml
@@ -25,7 +25,7 @@ jobs:
25
run: npm run build-webextension
26
27
- name: Upload Artifacts
28
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
29
with:
30
name: web-ext-artifacts
31
path: web-ext-artifacts
0 commit comments