From 88d9b6f528f285936dd5a7b79e09dc8fa4dfb109 Mon Sep 17 00:00:00 2001 From: Stefan Giehl Date: Wed, 4 Nov 2020 08:35:16 +0100 Subject: use newest action version --- .github/workflows/translations.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/translations.yml b/.github/workflows/translations.yml index 254bdc8398..8af2363e38 100644 --- a/.github/workflows/translations.yml +++ b/.github/workflows/translations.yml @@ -21,7 +21,7 @@ jobs: steps: - - uses: shivammathur/setup-php@v1 + - uses: shivammathur/setup-php@v2 with: php-version: '7.3' - uses: actions/checkout@v2 -- cgit v1.2.3