fix: bump workflow runners and actions (#1245)
Due to https://github.com/actions/runner-images/issues/10721
This commit is contained in:
committed by
GitHub
parent
2d813ef507
commit
eeb8fa95cf
@@ -28,7 +28,7 @@ jobs:
|
||||
path: ${{env.CHECKS_REPO}}
|
||||
|
||||
- name: Set up stable `alr`
|
||||
uses: alire-project/setup-alire@v3
|
||||
uses: alire-project/setup-alire@v4
|
||||
|
||||
- name: Test authorship
|
||||
run: ${{env.CHECKS_REPO}}/scripts/check-author.sh "${{ github.event.pull_request.user.login }}"
|
||||
|
||||
Reference in New Issue
Block a user