We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4498981 + 9e5b874 commit e34e74fCopy full SHA for e34e74f
1 file changed
.github/workflows/publish.yaml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: actions/checkout@v6
12
- name: Set up Python 3.9
13
- uses: actions/setup-python@v5
+ uses: actions/setup-python@v6
14
with:
15
python-version: 3.9
16
- name: Install pypa/build
0 commit comments