From e29f48cc61eaa53b31c50c86c1062177b76e45e0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 19:33:50 +0530 Subject: chore(deps): update actions/setup-java action to v3.6.0 (#2192) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/sync_crowdin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows/sync_crowdin.yml') diff --git a/.github/workflows/sync_crowdin.yml b/.github/workflows/sync_crowdin.yml index 5e50459c..0ac5f70c 100644 --- a/.github/workflows/sync_crowdin.yml +++ b/.github/workflows/sync_crowdin.yml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@v3.1.0 - name: Set up JDK - uses: actions/setup-java@v3.5.1 + uses: actions/setup-java@v3.6.0 with: distribution: temurin java-version: 18 -- cgit v1.2.3