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 46d31e7 commit 51976afCopy full SHA for 51976af
.github/workflows/publish-to-pypi.yml
@@ -10,7 +10,7 @@ jobs:
10
- uses: actions/checkout@master
11
12
- name: Set up Python 3.10
13
- uses: actions/setup-python@v4
+ uses: actions/setup-python@v5
14
with:
15
python-version: '3.10'
16
0 commit comments