Skip to content

Commit 5fdc00d

Browse files
renovate[bot]micedre
authored andcommitted
chore(deps): update actions/setup-python action to v6
1 parent 62e52b7 commit 5fdc00d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
uses: actions/checkout@v6
3131

3232
- name: Set up Python
33-
uses: actions/setup-python@v5
33+
uses: actions/setup-python@v6
3434
with:
3535
python-version: '3.11'
3636

0 commit comments

Comments
 (0)