fix: bump workflow runners and actions (#1245)

Due to https://github.com/actions/runner-images/issues/10721
This commit is contained in:
Alejandro R Mosteo
2024-10-13 14:59:28 +02:00
committed by GitHub
parent 2d813ef507
commit eeb8fa95cf
8 changed files with 18 additions and 15 deletions
+1 -1
View File
@@ -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 }}"