From a914974ccb635e02a09c23af28877d225e2fba7d Mon Sep 17 00:00:00 2001 From: Alexey Chernyshov <65975574+artifixer@users.noreply.github.com> Date: Sat, 11 Dec 2021 18:48:04 +0300 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 32c1f916..2ef07848 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -73,7 +73,7 @@ jobs: needs: build steps: - name: Setup - uses: butr/actions-common-setup@v1.3 + uses: butr/actions-common-setup@v2.0 with: github-token: ${{secrets.GITHUB_TOKEN}}