Skip to content

Commit

Permalink
Update GitHub CI/CD
Browse files Browse the repository at this point in the history
  • Loading branch information
Baw-Appie committed Nov 20, 2024
1 parent 3cc60a5 commit bab8b1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
- name: Build with Maven
run: mvn package
- name: Upload a Build Artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
# Artifact name
name: Agent-${{ matrix.mc-version }}.jar
Expand Down

0 comments on commit bab8b1b

Please sign in to comment.