]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: Try new action, with ref
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 21 Feb 2020 18:29:25 +0000 (19:29 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 21 Feb 2020 18:29:25 +0000 (19:29 +0100)
.github/workflows/linux.yml

index 2e392d0deb48e31fd9408b837e97ece1794fcaaa..43e7fa9c6083c11d75171a08107e3d390fa7bd5c 100644 (file)
@@ -21,7 +21,7 @@ jobs:
     - name: Create testing directory
       run: mkdir GWION_TEST_DIR=${{ runner.temp }}/test
 
-    - uses: fennecdjay/gwion-action
+    - uses: fennecdjay/gwion-action@v1
       env:
         CC: ${{ matrix.cc }}
         USE_DOUBLE: ${{ matrix.double }}