Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Jenkins::Flag2: use ninja if avail; verbose builds
[simgrid.git] / .github / workflows / docker.yml
index 830b366..5471cea 100644 (file)
@@ -11,7 +11,7 @@ on:
     - cron: '42 18 * * 0'
 
 jobs:
-  docker-unstable:
+  docker-simgrid:
 
     runs-on: ubuntu-latest
     permissions:
@@ -20,7 +20,7 @@ jobs:
 
     steps:
       - name: Checkout repository
-        uses: actions/checkout@v2
+        uses: actions/checkout@v3
 
       # Login against a Docker registry except on PR
       # https://github.com/docker/login-action
@@ -59,7 +59,7 @@ jobs:
 
     steps:
       - name: Checkout repository
-        uses: actions/checkout@v2
+        uses: actions/checkout@v3
 
       # Login against a Docker registry except on PR
       # https://github.com/docker/login-action