Skip to content

Commit a99f116

Browse files
Update actions/setup-python action to v6
1 parent b8c1855 commit a99f116

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
uses: ./.github/actions/get-metadata
2727

2828
- name: 🐍 Setup Python
29-
uses: actions/setup-python@v5
29+
uses: actions/setup-python@v6
3030
with:
3131
python-version: "3.13"
3232
cache: pip

0 commit comments

Comments
 (0)