diff --git a/.github/workflows/build-and-deploy.yml b/.github/workflows/build-and-deploy.yml index faafbc3b..f55e7d91 100644 --- a/.github/workflows/build-and-deploy.yml +++ b/.github/workflows/build-and-deploy.yml @@ -19,7 +19,7 @@ jobs: cancel-in-progress: true steps: - name: Checkout - uses: actions/checkout@v6.0.1 + uses: actions/checkout@v6.0.2 - name: Check the simulations on CI uses: DanySK/build-check-deploy-gradle-action@4.0.20 with: