We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1847a5 commit 208ebacCopy full SHA for 208ebac
1 file changed
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
run: bun run build:packages
37
38
- name: Upload build artifacts
39
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
40
with:
41
name: audioling-artifacts
42
path: |
0 commit comments