We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e869ea commit c928a01Copy full SHA for c928a01
.github/workflows/docker-tests.yml
@@ -61,7 +61,7 @@ jobs:
61
working-directory: "./docker/test"
62
63
- name: "Set up Python"
64
- uses: actions/setup-python@v5
+ uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c
65
with:
66
python-version-file: "./docker/test/.python-version"
67
0 commit comments