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}}