diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 95afcb4..5de2c48 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -164,7 +164,7 @@ jobs: - name: Resolve Grafana E2E versions id: resolve-versions - uses: grafana/plugin-actions/e2e-version@e2e-version/v2.0.0 + uses: grafana/plugin-actions/e2e-version@e2e-version/v3.0.1 playwright-tests: needs: [resolve-versions, build]