From 7fe269d57eeb2c01649a031c2110bc15a2c17059 Mon Sep 17 00:00:00 2001 From: Carlos Segarra Date: Fri, 25 Oct 2024 07:13:41 +0000 Subject: [PATCH] gha; bump faasm --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index f3212d3..11e1a5b 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -141,7 +141,7 @@ jobs: shell: bash env: FAASM_INI_FILE: ./faasm.ini - FAASM_VERSION: 0.28.0 + FAASM_VERSION: 0.29.0 FAASM_WASM_VM: ${{ matrix.faasm_wasm_vm }} steps: - uses: csegarragonz/set-compose-version-action@main