We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6152191 + 5dec94a commit ebd640cCopy full SHA for ebd640c
.github/workflows/build.yml
@@ -12,7 +12,7 @@ jobs:
12
uses: actions/checkout@v4
13
14
- name: Set up Python
15
- uses: actions/setup-python@v2
+ uses: actions/setup-python@v5
16
with:
17
python-version: 3.9
18
0 commit comments