Skip to content

Commit

Permalink
Upgrade lots of release settings
Browse files Browse the repository at this point in the history
Summary:

Test Plan:
  • Loading branch information
ndmitchell committed Feb 2, 2025
1 parent 16015a1 commit d3e02f4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:

steps:
- run: git config --global core.autocrlf false
- uses: actions/checkout@v2
- uses: haskell/actions/setup@v2
- uses: actions/checkout@v4
- uses: haskell-actions/setup@v2
with:
ghc-version: '9.12'
- uses: ndmitchell/neil@master
Expand Down

0 comments on commit d3e02f4

Please sign in to comment.