From 248eeb234a3e28cbc89b9b1c8e84f49c8c673196 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Jan 2024 16:59:44 +0000 Subject: [PATCH] chore(deps): update suisei-cn/actions-download-file action to v1.5.1 --- .github/workflows/gradle-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gradle-build.yml b/.github/workflows/gradle-build.yml index e1e09d60..d526a772 100644 --- a/.github/workflows/gradle-build.yml +++ b/.github/workflows/gradle-build.yml @@ -23,7 +23,7 @@ jobs: with: java-version: 11 - - uses: suisei-cn/actions-download-file@v1.3.0 + - uses: suisei-cn/actions-download-file@v1.5.1 name: Download ANTLR with: url: "https://www.antlr.org/download/antlr-4.9.2-complete.jar"