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 e7a9fa0 commit 4e688bcCopy full SHA for 4e688bc
.github/workflows/main.yml
@@ -29,7 +29,7 @@ jobs:
29
runs-on: ${{ matrix.os }}
30
steps:
31
- name: Set up python
32
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v4
33
with:
34
python-version: "3.10"
35
0 commit comments