File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1919 DEVELOPER_DIR : /Applications/Xcode_${{ matrix.xcode-version }}.app
2020 steps :
2121 - name : Run checkout
22- uses : actions/checkout@v4
22+ uses : actions/checkout@v5
2323 - name : Run builds
2424 run : |
2525 swift --version
Original file line number Diff line number Diff line change 1919 DEVELOPER_DIR : /Applications/Xcode_${{ matrix.xcode-version }}.app
2020 steps :
2121 - name : Run checkout
22- uses : actions/checkout@v4
22+ uses : actions/checkout@v5
2323 - name : Run builds
2424 run : |
2525 swift --version
Original file line number Diff line number Diff line change 1919 DEVELOPER_DIR : /Applications/Xcode_${{ matrix.xcode-version }}.app
2020 steps :
2121 - name : Run checkout
22- uses : actions/checkout@v4
22+ uses : actions/checkout@v5
2323 - name : Run tests
2424 run : |
2525 swift --version
Original file line number Diff line number Diff line change 1919 DEVELOPER_DIR : /Applications/Xcode_${{ matrix.xcode-version }}.app
2020 steps :
2121 - name : Run checkout
22- uses : actions/checkout@v4
22+ uses : actions/checkout@v5
2323 - name : Run tests
2424 run : |
2525 swift --version
You can’t perform that action at this time.
0 commit comments