We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04dbe43 commit 93a1e99Copy full SHA for 93a1e99
.github/workflows/ci.yaml
@@ -12,7 +12,7 @@ jobs:
12
runs-on: ubuntu-latest
13
steps:
14
- uses: actions/checkout@v4
15
- - uses: haskell-actions/run-ormolu@v13
+ - uses: haskell-actions/run-ormolu@v14
16
build:
17
18
needs: ormolu
0 commit comments