diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index 39acd4a..1d01d61 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -37,7 +37,7 @@ jobs: # Cache go build cache, used to speedup go test - name: Qt Build Cache - uses: actions/cache@v5.0.0 + uses: actions/cache@v6.0.0 id: cache with: path: ${{ github.workspace }}\Qt