diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 25aa17f..a861dee 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -61,7 +61,7 @@ jobs: fail-fast: true steps: - - uses: actions/checkout@6ccd57f4c5d15bdc2fef309bd9fb6cc9db2ef1c6 + - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 with: # FIXME: remove once balenaBlocks/balenaVirt is a thing submodules: true