Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
GitHub action: update to actions/checkout@v3
[simgrid.git] / .github / workflows / ci-wrench.yml
index 224b03e..1a580b4 100644 (file)
@@ -12,7 +12,7 @@ jobs:
     container: simgrid/unstable
 
     steps:
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v3
       - name: Build and test WRENCH
         run: |
           set -e