We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 600267f commit be64eadCopy full SHA for be64ead
1 file changed
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ jobs:
8
- name: Setup PDM
9
uses: pdm-project/setup-pdm@v4
10
with:
11
- python-version: 3.10
+ python-version: 3.10.17
12
cache: true
13
# You are now able to use PDM in your workflow
14
- name: Install dependencies
0 commit comments