aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
diff options
context:
space:
mode:
authorRangi <35663410+Rangi42@users.noreply.github.com>2024-12-25 21:24:25 -0500
committerGitHub <noreply@github.com>2024-12-25 21:24:25 -0500
commitcde1cb7b1f405c2b6e78f19bbc47269c28d87af8 (patch)
tree48ddf9febae1f5a4e3fab20a549a3fa54880f697 /.github/workflows
parentUse spaces around operators (diff)
downloadpokeyellow-cde1cb7b1f405c2b6e78f19bbc47269c28d87af8.tar.gz
pokeyellow-cde1cb7b1f405c2b6e78f19bbc47269c28d87af8.tar.xz
pokeyellow-cde1cb7b1f405c2b6e78f19bbc47269c28d87af8.zip
Use RGBDS 0.9.0 (#123)
Diffstat (limited to '.github/workflows')
-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 06a99324..a2c37587 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.8.0
+ ref: v0.9.0
repository: gbdev/rgbds
- name: Install rgbds