We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13d3813 commit 3f5bdd3Copy full SHA for 3f5bdd3
.github/workflows/publish.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: actions/checkout@v4
17
18
- name: Set up Python 3.9
19
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
20
with:
21
python-version: "3.9"
22
0 commit comments