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 c461da6 commit b076e4dCopy full SHA for b076e4d
.github/workflows/unittest.yaml
@@ -18,7 +18,7 @@ jobs:
18
- name: Setup Python
19
uses: actions/setup-python@v2
20
with:
21
- python-version: "3.10"
+ python-version: "3.10.15"
22
architecture: x64
23
- name: Checkout
24
uses: actions/checkout@v2
0 commit comments