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 0425340 commit 99ef8cbCopy full SHA for 99ef8cb
.github/workflows/main.yml
@@ -39,7 +39,7 @@ jobs:
39
steps:
40
- uses: actions/checkout@v2
41
- name: Set up Python ${{ matrix.python-version }}
42
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v4
43
with:
44
python-version: ${{ matrix.python-version }}
45
- name: Install dependencies
0 commit comments