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 dc16e6777c NO-JIRA: [Broker-J] Bump checkout github action to the
version 6 (#342)
dc16e6777c is described below
commit dc16e6777ca8a6a718cb284a9ada38529ac9d7bc
Author: Daniil Kirilyuk <[email protected]>
AuthorDate: Tue Dec 9 09:21:42 2025 +0100
NO-JIRA: [Broker-J] Bump checkout github action to the version 6 (#342)
---
.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 2e6f8426b3..b708030894 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
java: [ 17, 21 ]
steps:
- - uses: actions/checkout@v5
+ - uses: actions/checkout@v6
- uses: actions/cache@v4
with:
path: ~/.m2/repository
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]