From 371cc9a7cd76e5921dc7ee4ac95262a51dcfad90 Mon Sep 17 00:00:00 2001 From: sfja Date: Mon, 23 Mar 2026 23:44:56 +0100 Subject: [PATCH] sfja/h5-mst-ci:1.3 --- .github/workflows/verify.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 734db21..d5ae3e9 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -9,7 +9,7 @@ on: jobs: backend: runs-on: ubuntu-latest - container: sfja/h5-mst-ci:1.2 + container: sfja/h5-mst-ci:1.3 steps: - uses: actions/checkout@v6 - name: check @@ -24,7 +24,7 @@ jobs: game: runs-on: ubuntu-latest - container: sfja/h5-mst-ci:1.2 + container: sfja/h5-mst-ci:1.3 steps: - uses: actions/checkout@v6 - name: cache crates