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

garydgregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-daemon.git


The following commit(s) were added to refs/heads/master by this push:
     new 5d8025b4 Bump actions/checkout from 6 to 7.0.0
5d8025b4 is described below

commit 5d8025b41212aa0efa44ec11832815474d6af212
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jul 1 23:00:28 2026 +0000

    Bump actions/checkout from 6 to 7.0.0
---
 .github/workflows/windows.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/windows.yml b/.github/workflows/windows.yml
index a7595305..c87266db 100644
--- a/.github/workflows/windows.yml
+++ b/.github/workflows/windows.yml
@@ -64,7 +64,7 @@ jobs:
     env: 
       VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
     steps:
-      - uses: actions/checkout@v6
+      - uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # 
v7.0.0
         with:
           ref: master
       - name: Test JAVA_HOME

Reply via email to