From 6b23934c7d2fbcb4d4235825c5f9d5576926685d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 21:50:30 +0530 Subject: chore(deps): update actions/setup-java action to v3.4.1 (#1992) 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 10985950..7e17f63c 100644 --- a/.github/workflows/sync_crowdin.yml +++ b/.github/workflows/sync_crowdin.yml @@ -12,7 +12,7 @@ jobs: uses: actions/checkout@v3.0.2 - name: Set up JDK - uses: actions/setup-java@v3.4.0 + uses: actions/setup-java@v3.4.1 with: distribution: temurin java-version: 17 -- cgit v1.2.3