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 605bfed commit 58cdf50Copy full SHA for 58cdf50
.github/workflows/test.yml
@@ -18,7 +18,7 @@ jobs:
18
python-version: ["3.8", "3.9", "3.10"]
19
steps:
20
- name: Checkout
21
- uses: actions/checkout@v2
+ uses: actions/checkout@v3
22
with:
23
fetch-depth: 0
24
- name: Conda
0 commit comments