Skip to content

Commit

Permalink
Merge pull request #30 from ygale/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-4

Bump actions/checkout from 3 to 4
  • Loading branch information
ygale authored Dec 30, 2023
2 parents 5fb6d77 + 2c38be2 commit db7705a
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 @@ -12,7 +12,7 @@ jobs:
os: [ubuntu-latest, windows-latest, macOS-latest]
ghc: ['latest', '9.0.1', '8.10.7', '8.8.4']
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: haskell/actions/[email protected]
id: setup-haskell-cabal
with:
Expand Down

0 comments on commit db7705a

Please sign in to comment.