Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fonkio authored Nov 16, 2024
1 parent e0f075f commit 91ede61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
continue-on-error: true
run: rm ./*.jar
- name: Download JAR
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: IniciumBot
path: ./
Expand Down

0 comments on commit 91ede61

Please sign in to comment.