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 3fa2cf4 commit 13a8758Copy full SHA for 13a8758
.github/workflows/build.yml
@@ -21,7 +21,7 @@ jobs:
21
- uses: actions/checkout@v2
22
23
- name: Set up Python 3.6
24
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v4
25
with:
26
python-version: 3.6
27
0 commit comments