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 0ae08e5 commit df0ef91Copy full SHA for df0ef91
1 file changed
.github/workflows/npm-prod.yml
@@ -20,7 +20,7 @@ jobs:
20
run: npm install
21
- name: Build dev prod
22
run: npm run build:prod
23
- - uses: actions/upload-artifact@v3
+ - uses: actions/upload-artifact@v4
24
with:
25
name: PlayList-prod
26
path: build
0 commit comments