We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be50c5a commit c453d5eCopy full SHA for c453d5e
.github/workflows/publish-to-pypi.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@v4
11
12
- name: Set up Python 3.8
13
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
14
with:
15
python-version: 3.8
16
0 commit comments