Skip to content

Commit 9a39b89

Browse files
Update actions/setup-python digest to 4237552 (#2433)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com> Co-authored-by: Michael Wolf <[email protected]>
1 parent 4893bdb commit 9a39b89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
name: Unit Tests
99
steps:
1010
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
11-
- uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5
11+
- uses: actions/setup-python@42375524e23c412d93fb67b49958b491fce71c38 # v5
1212
with:
1313
python-version: '3.x'
1414
- run: git fetch --prune --unshallow --tags

0 commit comments

Comments
 (0)