Skip to content

Commit 03b27a4

Browse files
Merge pull request #603 from RoboJackets/renovate/actions-setup-python-6.x
Update actions/setup-python action to v6
2 parents c54e676 + acb5145 commit 03b27a4

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)