mirror of https://github.com/libsdl-org/SDL
ci: bump cross-platform-actions/action version to v0.23.0
(cherry picked from commit cbe330befd
)
This commit is contained in:
parent
54faea8b89
commit
fdbf233cfb
|
@ -10,7 +10,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Build
|
||||
uses: cross-platform-actions/action@v0.19.1
|
||||
uses: cross-platform-actions/action@v0.23.0
|
||||
with:
|
||||
operating_system: freebsd
|
||||
version: '13.2'
|
||||
|
|
Loading…
Reference in New Issue