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-fluido-skin.git


The following commit(s) were added to refs/heads/master by this push:
     new 341db6d  Bump maven-gh-actions-shared to v4
341db6d is described below

commit 341db6d345f71933e932097accbb5ff79bdd15d2
Author: Sylwester Lachiewicz <slachiew...@gmail.com>
AuthorDate: Tue May 14 20:47:20 2024 +0200

    Bump maven-gh-actions-shared to v4
---
 .github/workflows/maven-verify.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/maven-verify.yml 
b/.github/workflows/maven-verify.yml
index 8ee8d79..57eaddf 100644
--- a/.github/workflows/maven-verify.yml
+++ b/.github/workflows/maven-verify.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:
       ff-site-goal: '-DskipTests -P reporting package site site:stage'
     

Reply via email to