From b93705b2fcf7d9713ccbb02247313c75f0195250 Mon Sep 17 00:00:00 2001 From: Jeffrey Aven Date: Tue, 29 Oct 2024 10:35:06 +1100 Subject: [PATCH] version update --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1b02224..bd0fc84 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Check the "Use GitHub Provider" step in [setup-stackql-test.yml](.github/workflo ```yaml - name: setup StackQL - uses: stackql/setup-stackql@v2.2.0 + uses: stackql/setup-stackql@v2.2.3 with: use_wrapper: true @@ -34,7 +34,7 @@ Check the "Use Google Provider" step in [setup-stackql-test.yml](.github/workflo ```yaml - name: setup StackQL - uses: stackql/setup-stackql@v2.2.0 + uses: stackql/setup-stackql@v2.2.3 with: use_wrapper: true