Skip to content

Commit

Permalink
build(deps): bump haskell-actions/setup from 2.7.5 to 2.7.6 (#1268)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Sep 6, 2024
1 parent eb30f9e commit 4a8940c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ jobs:
key: ${{ steps.resolve-resolver.outputs.resolver }}-${{ steps.week-no.outputs.week-no }}-${{ hashFiles('exercises/**/package.yaml') }}
restore-keys: ${{ steps.resolve-resolver.outputs.resolver }}-${{ steps.week-no.outputs.week-no }}-

- uses: haskell-actions/setup@ec49483bfc012387b227434aba94f59a6ecd0900
- uses: haskell-actions/setup@dd344bc1cec854a369df8814ce17ef337d6e6170
with:
enable-stack: true
stack-version: "latest"
Expand Down

0 comments on commit 4a8940c

Please sign in to comment.