We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f10474 commit de39115Copy full SHA for de39115
1 file changed
.github/workflows/c-cpp.yml
@@ -20,6 +20,7 @@ jobs:
20
- name: Compile project
21
run: make
22
23
- - uses: actions/upload-artifact@v2
+ - uses: actions/upload-artifact@v3
24
with:
25
+ name: CMFileManager-PSP
26
path: app/EBOOT.PBP
0 commit comments