We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7371e0 commit e56f70bCopy full SHA for e56f70b
.github/workflows/main.yml
@@ -50,7 +50,7 @@ jobs:
50
steps:
51
- uses: actions/checkout@v3
52
- name: Setup Python
53
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
54
with:
55
python-version: "3.11-dev"
56
- name: Install tox
0 commit comments