diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 998aa7d13..82713ce50 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -106,7 +106,7 @@ jobs: uses: docker/setup-buildx-action@v2 with: use: true - - uses: crazy-max/ghaction-github-runtime@v2 # sets up needed vars for caching to github + - uses: crazy-max/ghaction-github-runtime@v3 # sets up needed vars for caching to github - name: Make shell: bash run: |