We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6ef808c + c8f6723 commit a10f250Copy full SHA for a10f250
1 file changed
.github/workflows/code_checks.yml
@@ -39,7 +39,7 @@ jobs:
39
enable-cache: true
40
41
- name: "Set up Python"
42
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
+ uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
43
with:
44
python-version-file: ".python-version"
45
0 commit comments