Updated check workflows to use alr 2.0
This commit is contained in:
@@ -10,7 +10,7 @@ jobs:
|
||||
if: contains(github.base_ref, 'stable-')
|
||||
uses: alire-project/setup-alire@v2
|
||||
with:
|
||||
version: 1.2.2
|
||||
version: 1.3.0
|
||||
|
||||
- name: Set up devel `alr`
|
||||
if: contains(github.base_ref, 'devel-')
|
||||
|
||||
Reference in New Issue
Block a user