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

vavrtom pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/qpid-broker-j.git


The following commit(s) were added to refs/heads/main by this push:
     new 490627fb17 NO-JIRA: [Broker-J] Update checkout github actions to 
version 5 (#319)
490627fb17 is described below

commit 490627fb1762af11600d6aaf721ff18bcc43c049
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Wed Aug 27 08:32:12 2025 +0200

    NO-JIRA: [Broker-J] Update checkout github actions to version 5 (#319)
---
 .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 ee26315a93..c9e315860c 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
         java: [ 17, 21 ]
 
     steps:
-      - uses: actions/checkout@v4
+      - uses: actions/checkout@v5
       - uses: actions/cache@v4
         with:
           path: ~/.m2/repository


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to