This repository was archived by the owner on Feb 26, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3333 - " 6.0.3"
3434 runs-on : ${{ matrix.os }}
3535 steps :
36- - uses : actions/checkout@v4
36+ - uses : actions/checkout@v5
3737 - name : Setup Swift
3838 if : matrix.os == 'ubuntu-22.04'
3939 uses : SwiftyLab/setup-swift@latest
6666 - " 6.0.3"
6767 runs-on : ${{ matrix.os }}
6868 steps :
69- - uses : actions/checkout@v4
69+ - uses : actions/checkout@v5
7070 - name : Setup Swift
7171 if : matrix.os == 'ubuntu-22.04'
7272 uses : SwiftyLab/setup-swift@latest
9898 - macos-15
9999 runs-on : ${{ matrix.os }}
100100 steps :
101- - uses : actions/checkout@v4
101+ - uses : actions/checkout@v5
102102 - uses : jdx/mise-action@v2
103103 with :
104104 version : 2024.11.8
Original file line number Diff line number Diff line change 1212 lint-pr :
1313 runs-on : ubuntu-latest
1414 steps :
15- - uses : actions/checkout@v4
15+ - uses : actions/checkout@v5
1616 - uses : CondeNast/conventional-pull-request-action@v0.2.0
1717 env :
1818 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
Original file line number Diff line number Diff line change 1212 name : Publish to Cloudflare Pages
1313 steps :
1414 - name : Checkout
15- uses : actions/checkout@v4
15+ uses : actions/checkout@v5
1616 - uses : jdx/mise-action@v2
1717 with :
1818 experimental : true
Original file line number Diff line number Diff line change 1717 runs-on : " ubuntu-latest"
1818 timeout-minutes : 15
1919 steps :
20- - uses : actions/checkout@v4
20+ - uses : actions/checkout@v5
2121 - uses : jdx/mise-action@v2
2222 with :
2323 experimental : true
Original file line number Diff line number Diff line change 2323 timeout-minutes : 15
2424 if : " !startsWith(github.event.head_commit.message, '[Release]')"
2525 steps :
26- - uses : actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
26+ - uses : actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2727 with :
2828 fetch-depth : 0
2929 - uses : jdx/mise-action@v2
You can’t perform that action at this time.
0 commit comments