File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1414 name : Build docs and check links
1515 runs-on : ubuntu-latest
1616 steps :
17- - uses : actions/checkout@v4
17+ - uses : actions/checkout@v5
1818 - uses : pandoc/actions/setup@v1
1919 - uses : ts-graphviz/setup-graphviz@v2
2020 - uses : actions/setup-python@v5
Original file line number Diff line number Diff line change 1818 github.event.pull_request.head.repo.full_name != github.repository
1919 runs-on : ubuntu-latest
2020 steps :
21- - uses : actions/checkout@v4
21+ - uses : actions/checkout@v5
2222 - uses : actions/setup-python@v5
2323 - uses : actions/cache@v4
2424 with :
Original file line number Diff line number Diff line change 1010
1111repos :
1212 - repo : https://github.com/pre-commit/pre-commit-hooks
13- rev : v5 .0.0
13+ rev : v6 .0.0
1414 hooks :
1515 - id : trailing-whitespace
1616 - id : end-of-file-fixer
You can’t perform that action at this time.
0 commit comments