Skip to content

Commit fff4b5c

Browse files
chore(deps): update actions/setup-python action to v6
1 parent 2f98cfa commit fff4b5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080
uses: astral-sh/setup-uv@v6
8181

8282
- name: 🐍 Setup Python
83-
uses: actions/setup-python@v5
83+
uses: actions/setup-python@v6
8484
with:
8585
python-version: 3.12
8686

0 commit comments

Comments
 (0)