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 4ae95de commit b17623cCopy full SHA for b17623c
.github/workflows/publish.yml
@@ -7,7 +7,7 @@ jobs:
7
steps:
8
- uses: actions/checkout@v5
9
- name: Set up Python
10
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
11
with:
12
python-version: "3"
13
- name: Install "build"
0 commit comments