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 04441b5 + 6e09c1a commit ed5a4cbCopy full SHA for ed5a4cb
1 file changed
.github/workflows/build.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v3
17
18
- name: Setup Python
19
- uses: actions/setup-python@v3
+ uses: actions/setup-python@v4
20
with:
21
python-version: '3.10'
22
0 commit comments