diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0ebca62bc..2485a0b6c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -208,7 +208,7 @@ jobs: - name: Display structure of downloaded files run: ls -R - name: Release - uses: softprops/action-gh-release@v2.2.0 + uses: softprops/action-gh-release@v2.2.1 with: generate_release_notes: true fail_on_unmatched_files: true