We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14226ec commit d89ac38Copy full SHA for d89ac38
1 file changed
.github/workflows/docs.yml
@@ -28,7 +28,7 @@ jobs:
28
with:
29
go-version-file: 'go.mod'
30
- name: Setup Python
31
- uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0
+ uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c # v6.0.0
32
33
python-version: "3.10"
34
- name: Generate documentation
0 commit comments