We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b7f03e commit 430d21cCopy full SHA for 430d21c
1 file changed
.github/workflows/unit-tests.yml
@@ -95,7 +95,7 @@ jobs:
95
- name: Set up Python
96
uses: actions/setup-python@v5
97
with:
98
- python-version: 3.10
+ python-version: 3.10.12
99
100
- name: Restore APT cache
101
id: apt-cache
0 commit comments