diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index fd19ee06..5780e9f3 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -109,7 +109,7 @@ jobs: target: test steps: - name: Download build artifact - uses: actions/download-artifact@v7 + uses: actions/download-artifact@v8 with: name: slimevr-openvr-driver-${{ matrix.triplet }} path: ${{ github.workspace }}