diff --git a/.github/workflows/performance-testing-main.yml b/.github/workflows/performance-testing-main.yml index a5c948ef..7edbf50e 100644 --- a/.github/workflows/performance-testing-main.yml +++ b/.github/workflows/performance-testing-main.yml @@ -41,7 +41,7 @@ jobs: outputs: matrix: ${{ steps.set-matrix.outputs.matrix }} steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 - name: Read test details id: set-matrix