diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 7a8fb51..03fad1e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -447,7 +447,7 @@ jobs: uses: actions/checkout@v4 - name: Download artifacts - uses: actions/download-artifact@v3 + uses: actions/download-artifact@v4 - name: Create new release tag uses: rickstaa/action-create-tag@v1