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 2086ab6 commit 387f24cCopy full SHA for 387f24c
.github/workflows/build.yaml
@@ -15,7 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v4
17
- name: Set up Python 3.9
18
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
19
with:
20
python-version: 3.9
21
@@ -34,7 +34,7 @@ jobs:
34
35
36
37
38
39
40
@@ -59,7 +59,7 @@ jobs:
59
60
61
62
63
64
65
0 commit comments