Skip to content

Commit c928a01

Browse files
authored
CI: update and pin actions/setup-python v6.0 (#3861)
1 parent 9e869ea commit c928a01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
working-directory: "./docker/test"
6262

6363
- name: "Set up Python"
64-
uses: actions/setup-python@v5
64+
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c
6565
with:
6666
python-version-file: "./docker/test/.python-version"
6767

0 commit comments

Comments
 (0)