Skip to content

Commit 5358642

Browse files
Bump actions/setup-python from 6.0.0 to 6.1.0 (#302)
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.0.0 to 6.1.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@e797f83...83679a8) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10badee commit 5358642

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
java-version: "21"
2222
distribution: "temurin"
2323
- name: Set up Python
24-
uses: actions/setup-python@e797f83bcb11b83ae66e0230d6156d7c80228e7c
24+
uses: actions/setup-python@83679a892e2d95755f2dac6acb0bfd1e9ac5d548
2525
with:
2626
python-version: "3.11"
2727
- name: Build documentation

0 commit comments

Comments
 (0)