From c0ce326fc2e23b5c5fe7ff8773426354e28421ca Mon Sep 17 00:00:00 2001 From: David Merfield Date: Fri, 6 Oct 2023 15:31:22 +0100 Subject: [PATCH] Updates workflows --- .github/workflows/proxy-tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/proxy-tests.yml b/.github/workflows/proxy-tests.yml index 7c46495c68c..f2afbf08a67 100644 --- a/.github/workflows/proxy-tests.yml +++ b/.github/workflows/proxy-tests.yml @@ -15,7 +15,7 @@ jobs: - uses: leafo/gh-actions-openresty@v1 with: - openrestyVersion: "1.19.9.1" + openrestyVersion: "1.21.4.2" # - name: run resty # run: resty -e 'print("hi from lua")'