Skip to content

Commit acb5145

Browse files
Update actions/setup-python action to v6
1 parent c54e676 commit acb5145

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
@@ -28,7 +28,7 @@ jobs:
2828
run: echo "::add-matcher::.github/matchers.json"
2929

3030
- name: Setup Python
31-
uses: actions/setup-python@v5
31+
uses: actions/setup-python@v6
3232
with:
3333
python-version: '3.13'
3434

0 commit comments

Comments
 (0)