]> Nishi Git Mirror - gwion.git/commitdiff
:wrench: use v5
authorJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 21 Feb 2020 19:18:09 +0000 (20:18 +0100)
committerJérémie Astor <astor.jeremie@wanadoo.fr>
Fri, 21 Feb 2020 19:18:09 +0000 (20:18 +0100)
.github/workflows/coverage.yml

index be907d02251a823ecdb0f0a6b3f738df9a5cb868..2a0826de6b2ec0da4397dbca3f704399df7037c3 100644 (file)
@@ -17,7 +17,7 @@ jobs:
     if: "!contains(github.event.head_commit.message, '[skip ci]')"
 
     steps:
-    - uses: fennecdjay/gwion-action@v4
+    - uses: fennecdjay/gwion-action@v5
       with:
         dir: .
         ref: ${ github.head }