From a1be2139d01ad159e201f5545611f0f0364be76f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 00:49:08 +0000 Subject: [PATCH] chore(deps): update suisei-cn/actions-download-file action to v1.6.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..7afb65d9 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.6.1 name: Download ANTLR with: url: "https://www.antlr.org/download/antlr-4.9.2-complete.jar"