Skip to content

Commit 27638bf

Browse files
chore(deps): update actions/setup-python action to v6
1 parent 1b51d27 commit 27638bf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitea/workflows/publish-pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: actions/checkout@v4
2626

2727
- name: Set up Python
28-
uses: actions/setup-python@v4
28+
uses: actions/setup-python@v6
2929
with:
3030
python-version: '3.11'
3131

0 commit comments

Comments
 (0)