Skip to content

Commit 6efe90b

Browse files
authored
use never upload artifact
1 parent e51a9fd commit 6efe90b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test_generate_mads.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
python3 csv2mad.py ArcadeDatabase_CSV/ArcadeDatabase.csv
2121
2222
- name: Upload generated MAD files
23-
uses: actions/upload-artifact@v3
23+
uses: actions/upload-artifact@v4
2424
with:
2525
name: mad-files
2626
path: mad/

0 commit comments

Comments
 (0)