File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 run : ' sudo chown -R $USER docs'
6464
6565 - name : Publish documentation to GitHub Pages
66- uses : JamesIves/github-pages-deploy-action@v4.7.3
66+ uses : JamesIves/github-pages-deploy-action@v4.8.0
6767 with :
6868 branch : gh-pages
6969 folder : docs
Original file line number Diff line number Diff line change 2727
2828 steps :
2929 - name : Setup Swift ${{ matrix.swift_version }}
30- uses : compnerd/gha-setup-swift@v0.3 .0
30+ uses : compnerd/gha-setup-swift@v0.4 .0
3131 with :
3232 branch : swift-${{ matrix.swift_version }}-release
3333 tag : ${{ matrix.swift_version }}-RELEASE
Original file line number Diff line number Diff line change 88 runs-on : ubuntu-latest
99 steps :
1010 - uses : actions/checkout@v4
11- - uses : gaurav-nelson/github-action-markdown-link-check@1.0.16
11+ - uses : gaurav-nelson/github-action-markdown-link-check@1.0.17
You can’t perform that action at this time.
0 commit comments