diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 79b9355..c197909 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Checkout - uses: actions/checkout@v4 + uses: actions/checkout@v5 - name: Coursier cache uses: coursier/cache-action@v6 - name: Setup Scala