mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-06 06:34:35 +00:00
ci: bump cross-platform-actions/action, used by the BSDs
This commit is contained in:
parent
a17b742e34
commit
b9dcc5de60
1 changed files with 1 additions and 1 deletions
2
.github/workflows/cpactions.yml
vendored
2
.github/workflows/cpactions.yml
vendored
|
|
@ -28,7 +28,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build
|
||||
uses: cross-platform-actions/action@v0.24.0
|
||||
uses: cross-platform-actions/action@v0.25.0
|
||||
with:
|
||||
operating_system: ${{ matrix.platform.os }}
|
||||
architecture: ${{ matrix.platform.os-arch }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue