Skip to content

Commit db10ebd

Browse files
dependabot[bot]nginx-jack
authored andcommitted
Bump actions/setup-python from 5.1.1 to 5.2.0 in the actions group
Bumps the actions group with 1 update: [actions/setup-python](https://github.com/actions/setup-python). Updates `actions/setup-python` from 5.1.1 to 5.2.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@39cd149...f677139) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a733e84 commit db10ebd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/docs-build-push.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ jobs:
188188
### Sphinx builds
189189

190190
- name: Setup Sphinx
191-
uses: actions/setup-python@39cd14951b08e74b54015e9e001cdefcf80e669f # v5.1.1
191+
uses: actions/setup-python@f677139bbe7f9c59b41e40162b753c062f5d49a3 # v5.2.0
192192
if: inputs.doc_type == 'sphinx'
193193
with:
194194
python-version: "3.9"

0 commit comments

Comments
 (0)