Skip to content

Commit 5e07cde

Browse files
committed
Updates deprecated github workflow action
1 parent c594e28 commit 5e07cde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/compile_and_release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
./scripts/compile_ttdrge.sh
2323
./scripts/compile_ttge.sh
2424
- name: Upload artifacts
25-
uses: actions/upload-artifact@v3
25+
uses: actions/upload-artifact@v4
2626
with:
2727
name: Jars
2828
path: jars

0 commit comments

Comments
 (0)