From 617a729b0f21b542e80d8f45983d972f4c9d6ca2 Mon Sep 17 00:00:00 2001 From: Rangi <35663410+Rangi42@users.noreply.github.com> Date: Sat, 10 May 2025 12:47:40 -0400 Subject: Use features new to RGBDS 0.9.2 (#506) --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 55ec218d..4f1e352f 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@master with: path: rgbds - ref: v0.9.0 + ref: v0.9.2 repository: gbdev/rgbds - name: Install rgbds -- cgit v1.3.1-sl0p