We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d346917 commit a020924Copy full SHA for a020924
1 file changed
.github/workflows/publish.yml
@@ -12,8 +12,6 @@ jobs:
12
# IMPORTANT: this permission is mandatory for trusted publishing
13
id-token: write
14
steps:
15
- - name: Set up Python 3
16
- uses: actions/setup-python@v3
17
- name: Set up Python
18
uses: actions/setup-python@v4
19
with:
0 commit comments