diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d39314f0727df59f464b844c15b1d999f7ec4957..5fba7867d17fbc44b1ff054cd08ed60ed677e3de 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -57,10 +57,10 @@ build-coq.8.11.2:
 
 # Nightly job with a known-to-work Coq version
 # (so failures must be caused by std++)
-build-stdpp.dev-coq.8.13.0:
+build-stdpp.dev-coq.8.13.1:
   <<: *template
   variables:
-    OPAM_PINS: "coq version 8.13.0   coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV"
+    OPAM_PINS: "coq version 8.13.1   coq-stdpp.dev git git+https://gitlab.mpi-sws.org/iris/stdpp.git#$STDPP_REV"
   except:
   only:
   - triggers