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

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

commit 6c6e74839adc06f122962c777f9f709db4b4962b
Author: Matt Sicker <[email protected]>
AuthorDate: Sat Jan 29 01:36:35 2022 -0600

    Update setup-java to 2.5.0
---
 .github/workflows/build.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index a080581..cb805d5 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
         uses: actions/checkout@v2
 
       - name: Setup JDK 11
-        uses: actions/[email protected]
+        uses: actions/[email protected]
         with:
           distribution: 'temurin'
           java-version: 11

Reply via email to