Skip to content

Commit 0e03f32

Browse files
chore(deps): update actions/setup-python action to v5.3.0 (#502)
Co-authored-by: grafanarenovatebot[bot] <146220760+grafanarenovatebot[bot]@users.noreply.github.com>
1 parent ba55231 commit 0e03f32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-techdocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
run: sudo npm install -g @techdocs/[email protected]
116116

117117
- name: setup python
118-
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
118+
uses: actions/setup-python@0b93645e9fea7318ecaed2b359559ac225c90a2b # v5.3.0
119119
with:
120120
python-version: 3.11
121121

0 commit comments

Comments
 (0)