We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4584e34 commit 044a8bfCopy full SHA for 044a8bf
.github/workflows/pythonpackage.yml
@@ -21,7 +21,7 @@ jobs:
21
python-version: [3.7, 3.7.5, 3.7.12, 3.8, 3.8.0, 3.8.11, 3.8, 3.9, 3.9.0, 3.9.7, "3.10"]
22
23
steps:
24
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v3
25
with:
26
fetch-depth: 9999
27
- name: Set up Python ${{ matrix.python-version }}
0 commit comments