From 98c0e5defd2bc49e4cfb9c7012ed5716d69367c6 Mon Sep 17 00:00:00 2001 From: Paul Jarrett Date: Wed, 17 Jan 2024 21:46:41 -0500 Subject: [PATCH] Update unit-tests.yml --- .github/workflows/unit-tests.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/unit-tests.yml b/.github/workflows/unit-tests.yml index ad6abb8..8282281 100644 --- a/.github/workflows/unit-tests.yml +++ b/.github/workflows/unit-tests.yml @@ -18,12 +18,11 @@ jobs: steps: - name: Checkout - uses: actions/checkout@v2 + uses: actions/checkout@v3 - name: alire-project/setup-alire@v2 uses: alire-project/setup-alire@v2 - name: Build working-directory: tests/ run: | - alr index --reset-community alr --no-tty build alr run