diff --git a/.github/workflows/reusable-testing.yml b/.github/workflows/reusable-testing.yml index 6097704c..60252a7d 100644 --- a/.github/workflows/reusable-testing.yml +++ b/.github/workflows/reusable-testing.yml @@ -41,7 +41,7 @@ jobs: steps: - name: Check out source code - uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3 + uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0 - name: Check existence of composer.json & behat.yml files id: check_files