Skip to content

Commit

Permalink
update github workflow artifact upload version
Browse files Browse the repository at this point in the history
  • Loading branch information
nittka committed Dec 14, 2024
1 parent f025a48 commit 6752589
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 @@ -30,7 +30,7 @@ jobs:
- name: Build with Maven
run: mvn -ntp package
- name: Upload Maven build artifact
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: artifact
path: org.tvtower.db.repository/target/repository/

0 comments on commit 6752589

Please sign in to comment.