diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3e1b7ad..c4c82ab 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.3 + uses: actions/checkout@v7 - name: Build and test uses: nicolasfara/build-check-deploy-sbt-action@1.0.44 with: