diff --git a/.github/workflows/build-release-kernels.yml b/.github/workflows/build-release-kernels.yml index 4c38d959..b09334b8 100644 --- a/.github/workflows/build-release-kernels.yml +++ b/.github/workflows/build-release-kernels.yml @@ -67,7 +67,7 @@ jobs: steps: - name: Download release artifacts - uses: actions/download-artifact@v4 + uses: actions/download-artifact@v4.1.7 - name: Make new release uses: "marvinpinto/action-automatic-releases@latest"