This is an automated email from the ASF dual-hosted git repository.

swebb2066 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/logging-log4cxx.git


The following commit(s) were added to refs/heads/master by this push:
     new dc4216b1 Upgrade msys2 to 2026-03-22 release (#619)
dc4216b1 is described below

commit dc4216b1e70d721f3ff9aafdd37e14f8d2e2827a
Author: Stephen Webb <[email protected]>
AuthorDate: Fri Apr 3 12:06:29 2026 +1100

    Upgrade msys2 to 2026-03-22 release (#619)
---
 .github/workflows/log4cxx-msys2.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/log4cxx-msys2.yml 
b/.github/workflows/log4cxx-msys2.yml
index c9e0112b..77043821 100644
--- a/.github/workflows/log4cxx-msys2.yml
+++ b/.github/workflows/log4cxx-msys2.yml
@@ -48,7 +48,7 @@ jobs:
           cxx: g++
 
     steps:
-    - uses: msys2/setup-msys2@v2
+    - uses: msys2/setup-msys2@cafece8e6baf9247cf9b1bf95097b0b983cc558d # 
2.31.0, Mar 23, 2026
       with:
         msystem: ${{matrix.sys}}
         update: true

Reply via email to