diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c1a8d818..7413bf0b 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -311,7 +311,7 @@ jobs: - uses: actions/download-artifact@v4 with: name: linux-aarch64-binary - - uses: softprops/action-gh-release@v1 + - uses: softprops/action-gh-release@v2 with: files: | advent-of-code-linux-aarch64.tar.xz