Skip to content

Commit 5f2fce8

Browse files
committed
ci : update cross-platform-actions to v0.27.0
1 parent 6dd7879 commit 5f2fce8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,10 +208,10 @@ jobs:
208208
uses: actions/checkout@v4
209209

210210
- name: Build
211-
uses: cross-platform-actions/action@v0.24.0
211+
uses: cross-platform-actions/action@v0.27.0
212212
with:
213213
operating_system: freebsd
214-
version: '13.3'
214+
version: '14.2'
215215
run: |
216216
sudo pkg update
217217
sudo pkg install -y gmake sdl2 cmake

0 commit comments

Comments
 (0)