Skip to content

Commit

Permalink
Merge pull request #98 from barrucadu/dependabot/github_actions/haske…
Browse files Browse the repository at this point in the history
…ll/actions-2.4.6

Bump haskell/actions from 2.4.4 to 2.4.6
  • Loading branch information
barrucadu authored Sep 5, 2023
2 parents 26308d8 + 591879e commit 0dfca3c
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].4
- uses: haskell/actions/[email protected].6
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].4
- uses: haskell/actions/[email protected].6
with:
enable-stack: true
- name: Build
Expand Down

0 comments on commit 0dfca3c

Please sign in to comment.