We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acc4fc7 commit f17f29cCopy full SHA for f17f29c
1 file changed
.github/workflows/build.yml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v3
16
- name: 🏗 Set up Python 3.7
17
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v4
18
with:
19
python-version: 3.7
20
- name: 🏗 Install build dependencies
0 commit comments