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 1717 image : swift:${{ matrix.swift }}
1818 steps :
1919 - name : Checkout
20- uses : actions/checkout@v4.2.1
20+ uses : actions/checkout@v4.3.0
2121
2222 - name : APT cache
2323 uses : actions/cache@v4.1.1
Original file line number Diff line number Diff line change 1515 xcode : ["15.4", "16.0"]
1616 steps :
1717 - name : Checkout
18- uses : actions/checkout@v4.2.1
18+ uses : actions/checkout@v4.3.0
1919
2020 - name : Select Xcode ${{ matrix.xcode }}
2121 run : sudo xcode-select -s /Applications/Xcode_${{ matrix.xcode }}.app
Original file line number Diff line number Diff line change 1818 tag : 5.10-RELEASE
1919
2020 - name : Checkout
21- uses : actions/checkout@v4.2.1
21+ uses : actions/checkout@v4.3.0
2222
2323 - name : Cache vcpkg
2424 uses : actions/cache@v4.1.1
You can’t perform that action at this time.
0 commit comments