We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 936c2b6 commit 0334f19Copy full SHA for 0334f19
.github/workflows/build-verify.yml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v2
17
- name: Set up Python 3.8
18
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v3
19
with:
20
python-version: '3.8'
21
- name: Install pybuilder
0 commit comments