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

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 0ecd3b37 main: Update actions/setup-python digest to 4237552 (#897)
0ecd3b37 is described below

commit 0ecd3b3758077da693420fd71f0b9d23ef192e88
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Jan 29 09:45:29 2025 +0100

    main: Update actions/setup-python digest to 4237552 (#897)
---
 regtests/client/python/.github/workflows/python.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/regtests/client/python/.github/workflows/python.yml 
b/regtests/client/python/.github/workflows/python.yml
index 20f3e6a8..35636a2d 100644
--- a/regtests/client/python/.github/workflows/python.yml
+++ b/regtests/client/python/.github/workflows/python.yml
@@ -37,7 +37,7 @@ jobs:
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
       - name: Set up Python ${{ matrix.python-version }}
-        uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # 
v5
+        uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # 
v5
         with:
           python-version: ${{ matrix.python-version }}
       - name: Install dependencies

Reply via email to