We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f20baf4 commit d18da16Copy full SHA for d18da16
1 file changed
.github/workflows/build_and_publish.yml
@@ -58,7 +58,7 @@ jobs:
58
steps:
59
- uses: actions/checkout@v4
60
61
- - uses: actions/setup-python@v4
+ - uses: actions/setup-python@v5
62
with:
63
python-version: "3.11"
64
0 commit comments