diff --git a/.github/workflows/testing-farm-tests.yml b/.github/workflows/testing-farm-tests.yml index d2a02a46..1fe3363d 100644 --- a/.github/workflows/testing-farm-tests.yml +++ b/.github/workflows/testing-farm-tests.yml @@ -23,7 +23,7 @@ jobs: && contains(fromJson('["OWNER", "MEMBER"]'), github.event.comment.author_association) steps: - name: Check out repository code - uses: actions/checkout@v5 + uses: actions/checkout@v6 - name: Set compose name id: vars