Skip to content

Commit

Permalink
[CI] Bump actions/checkout from 3 to 4
Browse files Browse the repository at this point in the history
  • Loading branch information
wrengr committed Feb 12, 2024
1 parent 7c20ad6 commit a203ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
- os: macOS-latest
ghc: 'latest'
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: haskell/actions/setup@v2.4.7
id: setup-haskell-cabal
with:
Expand Down

0 comments on commit a203ee5

Please sign in to comment.