Skip to content

Commit

Permalink
Update actions/upload-artifact action from vv4.4.0 to v4.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 22, 2024
1 parent 63f5218 commit af8bbb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
${{ runner.os }}-
- name: Run maven build
run: mvn verify -s .github/workflows/settings.xml
- uses: actions/upload-artifact@v4.4.0
- uses: actions/upload-artifact@v4.4.3
with:
path: target/*.jar
- name: Sonar Scan
Expand Down

0 comments on commit af8bbb4

Please sign in to comment.