# HG changeset patch
# User Edouard Tisserant <edouard.tisserant@gmail.com>
# Date 1714117502 -7200
# Node ID b73d6668eba31ed637cce53bc77fc71ad69ac8e1
# Parent  fc4af5685aa31d15436655528797b2a2e32ebbdf
Update revisions used in tests running on GitHub.

diff -r fc4af5685aa3 -r b73d6668eba3 .github/workflows/run_tests_in_docker.yml
--- a/.github/workflows/run_tests_in_docker.yml	Fri Apr 26 09:24:26 2024 +0200
+++ b/.github/workflows/run_tests_in_docker.yml	Fri Apr 26 09:45:02 2024 +0200
@@ -18,7 +18,7 @@
     - uses: actions/checkout@v3
       with:
           repository: beremiz/matiec
-          ref: e5be6a1f036d21cd7b5ee75ef352783a7cfcc1a7
+          ref: d3196244bf50b2d6d512a0240e10dfa75edbeb7b
           path: matiec
 
     - uses: actions/checkout@v3