Skip to content

Commit

Permalink
increase github actions versions
Browse files Browse the repository at this point in the history
  • Loading branch information
tvaron3 committed Nov 21, 2024
1 parent e5e38d3 commit 3ee5e64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mavenCI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
run: ./src/docker/startup.ps1
if: github.ref == 'refs/heads/main'
- name: Upload JaCoCo coverage report
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v3
with:
name: jacoco-report
path: target/site/jacoco/

0 comments on commit 3ee5e64

Please sign in to comment.