diff --git a/.github/workflows/qt5_6.yml b/.github/workflows/qt5_6.yml index b8096150..9cd59df8 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.4 + uses: actions/download-artifact@v4.1.7 with: pattern: artifact-* path: all-artifacts