Specify version for Mago setup in release workflow

Update Mago setup to use a specific version.

Signed-off-by: James Cole <james@firefly-iii.org>
This commit is contained in:
James Cole
2026-04-27 18:20:27 +02:00
committed by GitHub
parent 4df332e0d5
commit e8ab7d8a93
-1
View File
@@ -102,7 +102,6 @@ jobs:
- name: Setup Mago
uses: nhedger/setup-mago@v1
with:
version: "latest"
working-directory: "."
- name: Run CI
run: |