diff --git a/.github/workflows/build-and-test.yaml b/.github/workflows/build-and-test.yaml index 8b1beafa..32a65e15 100644 --- a/.github/workflows/build-and-test.yaml +++ b/.github/workflows/build-and-test.yaml @@ -193,7 +193,7 @@ jobs: fetch-depth: 0 # Get all tags - name: Download artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v6 with: path: ${{ github.workspace }}/artifacts