GitHub Actions: Test mixed-version clusters against RabbitMQ 4.0.5

... instead of 4.0.3.

[Why]
We need the following bugfixes:
* one in the Khepri reset code backported in #12739 and published in
  RabbitMQ 4.0.4.
* one in the quorum queue code backported in #12850 and published in
  RabbitMQ 4.0.5.
This commit is contained in:
Jean-Sébastien Pédron 2024-11-20 14:32:36 +01:00
parent debe2a118c
commit 7a9eef17ef
No known key found for this signature in database
GPG Key ID: 39E99761A5FD94CC
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ jobs:
uses: dsaltares/fetch-gh-release-asset@master
if: inputs.mixed_clusters
with:
version: 'tags/v4.0.3'
version: 'tags/v4.0.5'
regex: true
file: "rabbitmq-server-generic-unix-\\d.+\\.tar\\.xz"
target: ./