Skip to content

Commit

Permalink
chore(deps): update actions/upload-artifact action from vv4.4.3 to v4…
Browse files Browse the repository at this point in the history
….5.0 (#40)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 56ea868 commit 072695d
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 @@ -43,7 +43,7 @@ jobs:
-Dsonar.projectName=enlil \
-Dsonar.host.url=https://sonarcloud.io \
-Dsonar.token=${{ secrets.ENTUR_SONAR_PASSWORD }}
- uses: actions/upload-artifact@v4.4.3
- uses: actions/upload-artifact@v4.5.0
with:
path: target/*.jar
docker-build:
Expand Down

0 comments on commit 072695d

Please sign in to comment.