Skip to content

Commit bf16661

Browse files
Update actions/setup-python digest to a26af69 (#1390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d186001 commit bf16661

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/snapshot-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- run: dotnet restore
3232

3333
- name: Setup Python
34-
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
34+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
3535
with:
3636
python-version: '3.10'
3737

.github/workflows/snapshot-verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: actions/setup-dotnet@3951f0dfe7a07e2313ec93c75700083e2005cbab # v4.3.0
5656

5757
- name: Setup Python
58-
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
58+
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5
5959
with:
6060
python-version: '3.10'
6161

0 commit comments

Comments
 (0)