Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
More forward declarations
[simgrid.git] / .github / workflows / ci-batsim.yml
index 78ac347..f519b1e 100644 (file)
@@ -12,7 +12,7 @@ jobs:
     container: simgrid/unstable
 
     steps:
-      - uses: actions/checkout@v2
+      - uses: actions/checkout@v3
       - name: Build and test BatSim
         run: |
           set -e