We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14677a9 commit e66db87Copy full SHA for e66db87
1 file changed
.github/workflows/actions.yml
@@ -38,7 +38,7 @@ jobs:
38
with:
39
fetch-depth: 0
40
- name: Set up Python
41
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
42
43
python-version: 3.8
44
- name: Install dependencies
0 commit comments