From 8ececa32a045acb2071d1ccbf29a3bc7a36f465c Mon Sep 17 00:00:00 2001 From: dcvz Date: Sun, 9 Jun 2024 01:43:04 +0200 Subject: [PATCH] Update SDL to 2.30.3 --- .github/workflows/validate.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/validate.yml b/.github/workflows/validate.yml index 3c8d9ad..c7d5406 100644 --- a/.github/workflows/validate.yml +++ b/.github/workflows/validate.yml @@ -5,7 +5,7 @@ on: SDL2_VERSION: type: string required: false - default: '2.28.5' + default: '2.30.3' N64RECOMP_COMMIT: type: string required: false