From 921e2cf1d1575c4446edfeba0132722b5821bb3c Mon Sep 17 00:00:00 2001 From: Mario Cattamo Date: Wed, 24 Apr 2024 13:21:42 +0200 Subject: [PATCH] test: update testing farm as github action version --- .github/workflows/fedora-39.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fedora-39.yaml b/.github/workflows/fedora-39.yaml index 8b0c197..94ae626 100644 --- a/.github/workflows/fedora-39.yaml +++ b/.github/workflows/fedora-39.yaml @@ -65,7 +65,7 @@ jobs: fetch-depth: 0 - name: Run the tests - uses: sclorg/testing-farm-as-github-action@v1 + uses: sclorg/testing-farm-as-github-action@v2 with: compose: Fedora-39-Updated arch: x86_64