From 2f76b969c3aa3e2563005e3e25827483e5152605 Mon Sep 17 00:00:00 2001 From: Rangi Date: Thu, 1 Jan 2026 01:35:57 -0500 Subject: Update RGBDS to 1.0.1 (although 1.0.0 still works) --- .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 968b5026..d2c152ad 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -16,7 +16,7 @@ jobs: uses: actions/checkout@master with: path: rgbds - ref: v1.0.0 + ref: v1.0.1 repository: gbdev/rgbds - name: Install rgbds -- cgit v1.3.1-sl0p