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 dfa9750 commit 434b753Copy full SHA for 434b753
.github/workflows/ext-web.yml
@@ -61,7 +61,7 @@ jobs:
61
rm -rf apps/web/out/sw.resource.js
62
63
- name: Upload build web Artifact
64
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
65
with:
66
name: ext-web
67
path: apps/web/out
0 commit comments