Skip to content

Commit c3e0a4a

Browse files
authored
build(deps): bump actions/setup-python from 6 to 7 (#162)
2 parents d703966 + 5fbc4db commit c3e0a4a

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
@@ -60,7 +60,7 @@ jobs:
6060
fetch-depth: 0
6161

6262
- name: Setup Python
63-
uses: actions/setup-python@v6
63+
uses: actions/setup-python@v7
6464
with:
6565
python-version: "3.13"
6666
cache: pip

0 commit comments

Comments
 (0)