dev: bump Alire version to 2.1.1 and setup-alire to @latest (#1942)

* dev: bump Alire to 2.1.1 and setup-alire to @latest

* Touch libhello
This commit is contained in:
Alejandro R Mosteo
2026-06-08 13:06:38 +02:00
committed by GitHub
parent e61b85281c
commit a3da892532
8 changed files with 18 additions and 18 deletions
+2 -2
View File
@@ -9,7 +9,7 @@ name: Build Crate (MacPorts)
env:
CHECKS_ORG: alire-project
CHECKS_REPO: alire-index-checks
ALR_VERSION: 2.1.0
ALR_VERSION: 2.1.1
on:
pull_request:
@@ -50,7 +50,7 @@ jobs:
path: ${{env.CHECKS_REPO}}
- name: Set up stable `alr`
uses: alire-project/setup-alire@v5
uses: alire-project/setup-alire@latest
with:
version: ${{env.ALR_VERSION}}