diff --git a/.github/workflows/cicd-mingw64.yml b/.github/workflows/cicd-mingw64.yml index 4c9a5e97..7468c9dd 100644 --- a/.github/workflows/cicd-mingw64.yml +++ b/.github/workflows/cicd-mingw64.yml @@ -45,7 +45,7 @@ jobs: run: | pip3 install --upgrade cloudsmith-cli - name: Download artifacts - uses: actions/download-artifact@v1 + uses: actions/download-artifact@v4.1.7 with: name: build - name: Publish debian package