diff options
| author | Rangi <35663410+Rangi42@users.noreply.github.com> | 2025-05-10 12:47:40 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-10 12:47:40 -0400 |
| commit | 617a729b0f21b542e80d8f45983d972f4c9d6ca2 (patch) | |
| tree | 572d83c180b7ab5de85e032a921ece8b5a09dc98 /.github | |
| parent | Fix sprite data comment (#507) (diff) | |
| download | pokeyellow-617a729b0f21b542e80d8f45983d972f4c9d6ca2.tar.gz pokeyellow-617a729b0f21b542e80d8f45983d972f4c9d6ca2.tar.xz pokeyellow-617a729b0f21b542e80d8f45983d972f4c9d6ca2.zip | |
Use features new to RGBDS 0.9.2 (#506)
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/main.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
