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 e51a9fd commit 6efe90bCopy full SHA for 6efe90b
1 file changed
.github/workflows/test_generate_mads.yml
@@ -20,7 +20,7 @@ jobs:
20
python3 csv2mad.py ArcadeDatabase_CSV/ArcadeDatabase.csv
21
22
- name: Upload generated MAD files
23
- uses: actions/upload-artifact@v3
+ uses: actions/upload-artifact@v4
24
with:
25
name: mad-files
26
path: mad/
0 commit comments