]> Nishi Git Mirror - gwion.git/commitdiff
try v1
authorJérémie Astor <fennecdjay@gmail.com>
Thu, 14 Apr 2022 14:32:08 +0000 (16:32 +0200)
committerJérémie Astor <fennecdjay@gmail.com>
Thu, 14 Apr 2022 14:32:08 +0000 (16:32 +0200)
.github/workflows/build.yml

index 47c6c7883a054dc15d2b7de1da8aab1e4a524030..a8037a9e50813a031d371376b10f4ba35bed2e01 100644 (file)
@@ -9,7 +9,7 @@ jobs:
     if: "!contains(github.event.head_commit.message, '[skip ci]')"
     
     steps:
-    - uses: actions/checkout@v3
+    - uses: actions/checkout@v1
       name: Checkout
 
     - name: Checkout tools repo