Skip to content

Commit 13491cd

Browse files
chore(deps): Bump actions/setup-python from 6 to 7 (#442)
1 parent 8d24619 commit 13491cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
with:
3232
persist-credentials: false
3333
- name: Setup Python
34-
uses: actions/setup-python@v6
34+
uses: actions/setup-python@v7
3535
with:
3636
python-version: "3.12"
3737
- name: Install build dependencies

0 commit comments

Comments
 (0)