]> Nishi Git Mirror - gwion.git/commitdiff
update
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 21 Feb 2020 18:45:54 +0000 (19:45 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 21 Feb 2020 18:45:54 +0000 (19:45 +0100)
.github/workflows/linux.yml

index 122392f1919580a398061217ce826baf6e70e6f6..65ec3d151880f3b42c9a63276f731a0b727f8f77 100644 (file)
@@ -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 }}