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
@@ -24,7 +24,7 @@ on:
env:
CHECKS_ORG: alire-project
CHECKS_REPO: alire-index-checks
ALR_VERSION: 2.1.0
ALR_VERSION: 2.1.1
jobs:
check:
@@ -47,7 +47,7 @@ jobs:
- name: Set up stable `alr`
if: inputs.setup_alr
uses: alire-project/setup-alire@v5
uses: alire-project/setup-alire@latest
with:
version: ${{env.ALR_VERSION}}