diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 5082ea1fdf..dddbc810f2 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -234,7 +234,7 @@ jobs: path: ../Qt key: QtCache512-networkauth - name: Install Qt - uses: jurplel/install-qt-action@v2 + uses: jurplel/install-qt-action@v2.10.0 with: cached: ${{ steps.cache-qt.outputs.cache-hit }} modules: qtnetworkauth @@ -295,7 +295,7 @@ jobs: path: ../Qt key: QtCache512-networkauth - name: Install Qt - uses: jurplel/install-qt-action@v2 + uses: jurplel/install-qt-action@v2.10.0 with: cached: ${{ steps.cache-qt.outputs.cache-hit }} modules: qtnetworkauth