diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bf98ac9d..c8be442b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -43,7 +43,7 @@ jobs: - name: Cache Qt id: cache-qt - uses: actions/cache@v3.0.0 + uses: actions/cache@v3.0.1 with: path: ${{ runner.workspace }}\Qt key: Qt-5.15.2-QtCache