Logo AND Algorithmique Numérique Distribuée

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