Skip to content

Commit

Permalink
deps: update stcarolas/setup-maven action to v5 (#3009)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 10, 2024
1 parent b0cfea6 commit 541acd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-tests-against-emulator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:

steps:
- uses: actions/checkout@v4
- uses: stCarolas/setup-maven@v4
- uses: stCarolas/setup-maven@v5
with:
maven-version: 3.8.1
# Build with JDK 11 and run tests with JDK 8
Expand Down

0 comments on commit 541acd2

Please sign in to comment.