Skip to content

Commit

Permalink
Update to upload_artifact v4
Browse files Browse the repository at this point in the history
  • Loading branch information
LlmDl committed Dec 10, 2024
1 parent 6ad555f commit 7e03763
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Compile with Maven
run: mvn package
- name: Upload Artifact
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: Towny
path: Towny/target/towny-*.jar

0 comments on commit 7e03763

Please sign in to comment.