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 579e6fa commit 8d4e4dcCopy full SHA for 8d4e4dc
.github/workflows/build.yml
@@ -26,7 +26,7 @@ jobs:
26
- uses: actions/checkout@v4
27
28
- name: Set up Python
29
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
30
with:
31
python-version: "3.9"
32
@@ -67,7 +67,7 @@ jobs:
67
68
69
70
71
72
73
@@ -117,7 +117,7 @@ jobs:
117
merge-multiple: true
118
119
120
121
122
123
0 commit comments