aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorRangi <sylvie.oukaour+rangi42@gmail.com>2026-01-01 01:35:57 -0500
committerRangi <sylvie.oukaour+rangi42@gmail.com>2026-01-01 01:35:57 -0500
commit2f76b969c3aa3e2563005e3e25827483e5152605 (patch)
tree074aa77c934d0deb52105ee71b2e37c0bd5341c7 /.github
parentReplace magic number `$7` with `SLP_MASK` constant (#555) (diff)
downloadpokeyellow-2f76b969c3aa3e2563005e3e25827483e5152605.tar.gz
pokeyellow-2f76b969c3aa3e2563005e3e25827483e5152605.tar.xz
pokeyellow-2f76b969c3aa3e2563005e3e25827483e5152605.zip
Update RGBDS to 1.0.1 (although 1.0.0 still works)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/main.yml2
1 files changed, 1 insertions, 1 deletions
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