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 3a22ac5 commit 562fd3eCopy full SHA for 562fd3e
.github/workflows/test.yml
@@ -8,7 +8,7 @@ jobs:
8
steps:
9
- uses: actions/checkout@v2
10
- name: Set up Python
11
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v4
12
with:
13
python-version: '3.11'
14
- name: Upgrade python tooling
0 commit comments