diff --git a/.github/workflows/greenboot-ci.yaml b/.github/workflows/greenboot-ci.yaml index 422d8ae..b993572 100644 --- a/.github/workflows/greenboot-ci.yaml +++ b/.github/workflows/greenboot-ci.yaml @@ -46,7 +46,7 @@ jobs: steps: - name: Run the tests - uses: sclorg/testing-farm-as-github-action@v3.1.2 + uses: sclorg/testing-farm-as-github-action@v4.0.0 with: compose: CentOS-Stream-10 api_key: ${{ secrets.TF_API_KEY }}