We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0750f19 commit af61850Copy full SHA for af61850
.github/workflows/daemon-checks.yml
@@ -10,7 +10,7 @@ jobs:
10
- name: Set up Python
11
uses: actions/setup-python@v1
12
with:
13
- python-version: 3.10
+ python-version: 3.10.16
14
- name: install poetry
15
run: |
16
python -m pip install --upgrade pip
0 commit comments