diff --git a/.github/workflows/haskell.yml b/.github/workflows/haskell.yml index a5bd4dd..839d2d3 100644 --- a/.github/workflows/haskell.yml +++ b/.github/workflows/haskell.yml @@ -30,7 +30,7 @@ jobs: runs-on: ${{ matrix.os }} steps: - - uses: actions/checkout@v4 + - uses: actions/checkout@v5 - uses: haskell-actions/setup@v2 id: setup-haskell-cabal with: