From 1a99022acd0d47a651a4faa006e196553ccce2db Mon Sep 17 00:00:00 2001 From: David Chavez Date: Mon, 17 Jun 2024 13:01:01 +0200 Subject: [PATCH] Update SDL2 version for remaining workflows --- .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 6d77e7c..c8ef380 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