diff --git a/.github/workflows/e2e.yml b/.github/workflows/e2e.yml index 5acc99daa..20487d6b0 100644 --- a/.github/workflows/e2e.yml +++ b/.github/workflows/e2e.yml @@ -217,7 +217,7 @@ jobs: uses: actions/checkout@v6 - name: Expose GitHub Runtime - uses: crazy-max/ghaction-github-runtime@v3 + uses: crazy-max/ghaction-github-runtime@v4 - name: Environment variables if: matrix.envs != ''