Skip to content

Commit e3f77c3

Browse files
Update actions/setup-python action to v7
1 parent 8bb741d commit e3f77c3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
cache-read-only: true
4747

4848
- name: Install Python
49-
uses: actions/setup-python@v6
49+
uses: actions/setup-python@v7
5050
with:
5151
python-version: 3.x
5252

0 commit comments

Comments
 (0)