This is an automated email from the ASF dual-hosted git repository.
slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-jdeps-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 99a9db5 Bump maven-gh-actions-shared to v4
99a9db5 is described below
commit 99a9db5a4ff39827885dd0e22d34409fb8b32d76
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Tue May 14 23:36:35 2024 +0200
Bump maven-gh-actions-shared to v4
---
.github/workflows/maven.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.github/workflows/maven.yml b/.github/workflows/maven.yml
index ab25f8c..33d1418 100644
--- a/.github/workflows/maven.yml
+++ b/.github/workflows/maven.yml
@@ -24,7 +24,7 @@ on:
jobs:
build:
name: Verify
- uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v3
+ uses: apache/maven-gh-actions-shared/.github/workflows/maven-verify.yml@v4
with:
jdk-distribution-matrix: '[ "temurin", "zulu", "microsoft", "liberica",
"adopt-openj9" ]'
- matrix-exclude: '[{ "jdk": "8", "distribution": "microsoft"}]'
\ No newline at end of file
+ matrix-exclude: '[{ "jdk": "8", "distribution": "microsoft"}]'