We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c86c372 commit bd47b86Copy full SHA for bd47b86
lsp-test/.github/workflows/haskell.yml
@@ -17,7 +17,7 @@ jobs:
17
18
steps:
19
- uses: actions/checkout@v2
20
- - uses: actions/[email protected].1
+ - uses: actions/[email protected].4
21
with:
22
ghc-version: ${{ matrix.ghc }}
23
cabal-version: '3.2'
0 commit comments