| commit | 1790e93bc765001b76b34a90ea665cbb662bd044 | [log] [tgz] |
|---|---|---|
| author | Martijn Visser <mvisser@confluent.io> | Tue Apr 25 09:57:55 2023 +0200 |
| committer | Piotr Nowojski <pnowojski@users.noreply.github.com> | Fri Apr 28 11:20:46 2023 +0200 |
| tree | 217b21abd46b7568702dc4be7d284f9375c47d1f | |
| parent | 87c425fa5a1628742342089e246b9c8508b03621 [diff] |
[hotfix] Update `setup-maven` Github Actions workflow to latest version
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a0e27f9..4586aa6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml
@@ -32,7 +32,7 @@ cache: 'maven' - name: Set Maven 3.8.6 - uses: stCarolas/setup-maven@v4.2 + uses: stCarolas/setup-maven@v4.5 with: maven-version: 3.8.6