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 3535 github.event.pull_request.head.repo.full_name == github.repository)
3636 steps :
3737 - name : Checkout Branch
38- uses : actions/checkout@v4
38+ uses : actions/checkout@v6
3939 - name : Compress Images
4040 id : calibre
4141 uses : calibreapp/image-actions@main
Original file line number Diff line number Diff line change 1111 runs-on : ubuntu-latest
1212 steps :
1313 - name : Check out code
14- uses : actions/checkout@v4
14+ uses : actions/checkout@v6
1515
1616 - name : Lint files
1717 uses : docker://avtodev/markdown-lint:v1 # fastest way
Original file line number Diff line number Diff line change 99 runs-on : ubuntu-latest
1010 steps :
1111 # The checkout step
12- - uses : actions/checkout@v4
12+ - uses : actions/checkout@v6
1313 -
uses :
rojopolis/[email protected] 1414 name : Spellcheck
1515 with :
You can’t perform that action at this time.
0 commit comments