mirror of https://github.com/libsdl-org/SDL.git
ci: bump cross-platform-actions/action, used by the BSDs
This commit is contained in:
parent
a17b742e34
commit
b9dcc5de60
|
|
@ -28,7 +28,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: cross-platform-actions/action@v0.24.0
|
uses: cross-platform-actions/action@v0.25.0
|
||||||
with:
|
with:
|
||||||
operating_system: ${{ matrix.platform.os }}
|
operating_system: ${{ matrix.platform.os }}
|
||||||
architecture: ${{ matrix.platform.os-arch }}
|
architecture: ${{ matrix.platform.os-arch }}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue