diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 5cff08b..5af70ed 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -28,7 +28,7 @@ jobs: runs-on: ${{ matrix.os }} steps: - name: Checkout - uses: actions/checkout@v6.0.2 + uses: actions/checkout@v6.0.3 - name: Build and test uses: nicolasfara/build-check-deploy-sbt-action@1.0.44 with: