Skip to content

Commit 89001d9

Browse files
committed
2 parents 078f403 + 9122cb8 commit 89001d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/cmake-sdl2-android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- uses: actions/checkout@v4.1.7
1515
with:
1616
repository: 'libsdl-org/SDL'
17-
ref: 'release-2.30.8'
17+
ref: 'release-2.30.10'
1818
path: 'SDL'
1919

2020
- name: Install dependencies on Ubuntu

.github/workflows/cmake-sdl2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
- uses: actions/checkout@v4.1.7
3535
with:
3636
repository: 'libsdl-org/SDL'
37-
ref: 'release-2.30.8'
37+
ref: 'release-2.30.10'
3838
path: 'SDL'
3939

4040
- name: Install dependencies on Ubuntu

0 commit comments

Comments
 (0)