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.
2 parents d556d81 + abcc156 commit feed34fCopy full SHA for feed34f
.github/workflows/main.yml
@@ -36,7 +36,7 @@ jobs:
36
steps:
37
- uses: actions/checkout@v3
38
- name: Setup Python
39
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
40
with:
41
python-version: ${{ matrix.python }}
42
- uses: actions/cache@v3
0 commit comments