Skip to content

Commit 907e2c1

Browse files
Bump actions/setup-python from 6 to 7 (#106)
2 parents 656c022 + 46969cb commit 907e2c1

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)