Skip to content

Commit

Permalink
Merge pull request #100 from barrucadu/dependabot/github_actions/hask…
Browse files Browse the repository at this point in the history
…ell/actions-2.4.7

Bump haskell/actions from 2.4.6 to 2.4.7
  • Loading branch information
barrucadu authored Oct 2, 2023
2 parents 0dfca3c + 8f2eb42 commit b4490b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: haskell/actions/[email protected].6
- uses: haskell/actions/[email protected].7
with:
enable-stack: true
- name: Setup
Expand All @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: haskell/actions/[email protected].6
- uses: haskell/actions/[email protected].7
with:
enable-stack: true
- name: Build
Expand Down

0 comments on commit b4490b1

Please sign in to comment.