diff --git a/.github/workflows/qt5_6.yml b/.github/workflows/qt5_6.yml index c773cf5f..2af9e875 100644 --- a/.github/workflows/qt5_6.yml +++ b/.github/workflows/qt5_6.yml @@ -226,7 +226,7 @@ jobs: echo '::endgroup::' - name: 💾 Artifact download - uses: actions/download-artifact@v4.1.1 + uses: actions/download-artifact@v4.1.4 with: pattern: artifact-* path: all-artifacts