From 1e4bf7ab1e70e612438e08090f16ad4360e2a94f Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Astor?= Date: Fri, 21 Feb 2020 19:45:54 +0100 Subject: [PATCH] update --- .github/workflows/linux.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/linux.yml b/.github/workflows/linux.yml index 122392f1..65ec3d15 100644 --- a/.github/workflows/linux.yml +++ b/.github/workflows/linux.yml @@ -21,7 +21,7 @@ jobs: - name: Create testing directory run: mkdir ${{ runner.temp }}/test - - uses: fennecdjay/gwion-action@v2 + - uses: fennecdjay/gwion-action@v3 env: CC: ${{ matrix.cc }} USE_DOUBLE: ${{ matrix.double }} -- 2.43.0