Skip to content

Commit d89ac38

Browse files
chore(deps): bump actions/setup-python from 5.6.0 to 6.0.0 (#525)
1 parent 14226ec commit d89ac38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
with:
2929
go-version-file: 'go.mod'
3030
- name: Setup Python
31-
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
31+
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
3232
with:
3333
python-version: "3.10"
3434
- name: Generate documentation

0 commit comments

Comments
 (0)