Skip to content

Commit 46969cb

Browse files
Bump actions/setup-python from 6 to 7
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6 to 7. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v6...v7) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 656c022 commit 46969cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
with:
2727
distribution: temurin
2828
java-version: 11
29-
- uses: actions/setup-python@v6
29+
- uses: actions/setup-python@v7
3030
with:
3131
python-version: 3.8
3232
- run: pip install mkdocs-material

0 commit comments

Comments
 (0)