We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1206f3f + af9f18b commit 36d3d5fCopy full SHA for 36d3d5f
2 files changed
.github/workflows/publish.yml
@@ -26,7 +26,7 @@ jobs:
26
enable-cache: true
27
28
- name: "Set up Python"
29
- uses: actions/setup-python@8d9ed9ac5c53483de85588cdf95a591a75ab9f55
+ uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065
30
with:
31
python-version-file: ".python-version"
32
.github/workflows/unit_tests.yml
@@ -47,7 +47,7 @@ jobs:
47
48
49
50
51
52
53
0 commit comments