commit c70758fd3db0e9c50ee40530c9297221b1cd9b93 parent 9f090b9e05b6fe7ddbb5123f61ca6f51f2d58353 Author: AdamPorcineFudgepuppy <> Date: Fri, 29 Mar 2024 10:35:03 -0500 update rack sdk to 2.4.1 Diffstat:
M | .github/workflows/build-all.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml @@ -2,7 +2,7 @@ name: Build v2 on: [push, pull_request] env: - rack-sdk-version: 2.1.0 + rack-sdk-version: 2.4.1 defaults: run: