This commit is contained in:
Athou
2024-01-09 22:08:04 +01:00
parent e90b3730ef
commit e3e50f8456

View File

@@ -34,7 +34,7 @@ jobs:
run: mvn --batch-mode --update-snapshots verify
- name: Upload JAR
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
if: ${{ matrix.java == '17' }}
with:
name: commafeed.jar