Skip to content

Commit dbe509f

Browse files
committed
actions/setup-python@v6
1 parent e1bd972 commit dbe509f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/website.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
runs-on: ubuntu-latest
1414
steps:
1515
- uses: actions/checkout@v6
16-
- uses: actions/setup-python@v5
16+
- uses: actions/setup-python@v6
1717
with:
1818
python-version: 3.x
1919
- run: pip install mkdocs-material

0 commit comments

Comments
 (0)