Skip to content

Commit a020924

Browse files
authored
chore: Remove duplicate setup-python
1 parent d346917 commit a020924

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
# IMPORTANT: this permission is mandatory for trusted publishing
1313
id-token: write
1414
steps:
15-
- name: Set up Python 3
16-
uses: actions/setup-python@v3
1715
- name: Set up Python
1816
uses: actions/setup-python@v4
1917
with:

0 commit comments

Comments
 (0)