We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5bb350 commit 81faf3dCopy full SHA for 81faf3d
1 file changed
.github/workflows/ci.yml
@@ -26,7 +26,7 @@ jobs:
26
uses: actions/checkout@v2
27
28
- name: Set up PDM
29
- uses: pdm-project/setup-pdm@v2.5
+ uses: pdm-project/setup-pdm@v2.6
30
with:
31
python-version: "3.8"
32
@@ -84,7 +84,7 @@ jobs:
84
85
86
87
88
89
python-version: ${{ matrix.python-version }}
90
0 commit comments