From 7bdefc62d7962f626619ba713e71933775665138 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 19:42:50 +0000 Subject: [PATCH] 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"