diff --git a/.github/workflows/qt5_6.yml b/.github/workflows/qt5_6.yml index eab564b8d..7c3cc3963 100644 --- a/.github/workflows/qt5_6.yml +++ b/.github/workflows/qt5_6.yml @@ -242,7 +242,7 @@ jobs: echo '::endgroup::' - name: 💾 Artifact download - uses: actions/download-artifact@v4.1.7 + uses: actions/download-artifact@v4.1.8 with: pattern: artifact-* path: all-artifacts