We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4e50d7 commit 1913854Copy full SHA for 1913854
1 file changed
.github/workflows/deploy.yml
@@ -35,7 +35,7 @@ jobs:
35
run: make artifact
36
37
- name: Upload GitHub artifact
38
- uses: actions/upload-artifact@v4
+ uses: actions/upload-artifact@v7
39
with:
40
name: putio-roku-v2
41
path: dist/apps/putio-roku-v2.zip
0 commit comments