mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-17 11:38:49 +00:00
ci: bump cross-platform-actions.
(cherry picked from commit 97c1df66a8)
This commit is contained in:
parent
73ca5f53e7
commit
c7a36fa3c9
2 changed files with 4 additions and 4 deletions
2
.github/workflows/generic.yml
vendored
2
.github/workflows/generic.yml
vendored
|
|
@ -321,7 +321,7 @@ jobs:
|
|||
- name: 'Build (cross-platform-actions, BSD)'
|
||||
id: cpactions
|
||||
if: ${{ matrix.platform.cpactions }}
|
||||
uses: cross-platform-actions/action@v0.27.0
|
||||
uses: cross-platform-actions/action@v0.29.0
|
||||
with:
|
||||
operating_system: '${{ matrix.platform.cpactions-os }}'
|
||||
architecture: '${{ matrix.platform.cpactions-arch }}'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue