Skip to content

Commit

Permalink
Update the actions used as per the GH errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucretia committed Feb 22, 2024
1 parent d5a74a8 commit 94770b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci-linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@ jobs:
steps:
-
name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4
-
name: alire-project/setup-alire
uses: alire-project/setup-alire@v1
uses: alire-project/setup-alire@v2
-
name: Install toolchain
run: |
Expand Down

0 comments on commit 94770b4

Please sign in to comment.