diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 0f3206f7..b349a2e5 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -64,7 +64,7 @@ jobs: # Fetch all tags for tools/read-version fetch-depth: 0 - name: Retrieve cloud-init package - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4.1.7 with: name: 'cloud-init-${{ env.RELEASE }}-deb' - name: Verify deb package