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.
2 parents ef76218 + 53ad9bb commit ba5aa1dCopy full SHA for ba5aa1d
.github/workflows/publish.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- uses: actions/checkout@v5
13
- name: Set up Python
14
- uses: actions/setup-python@v1
+ uses: actions/setup-python@v6
15
with:
16
python-version: '3.10'
17
- name: Install dependencies
0 commit comments