chore(deps): update haskell-actions/setup action to v2.7.3

This commit is contained in:
renovate[bot]
2024-05-20 19:26:07 +02:00
committed by Wolfgang Walther
parent 9e6a89ffb8
commit 4156070838
+2 -2
View File
@@ -119,7 +119,7 @@ jobs:
runs-on: ${{ matrix.runs-on }}
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: haskell-actions/setup@64aa5146ed5bd91f181552b8b5fbe50fbd2bd3fe # v2.7.1
- uses: haskell-actions/setup@33585e1a16afa5875e124b0ebc89dd0c2f872c21 # v2.7.3
with:
ghc-version: 9.4.5
enable-stack: true
@@ -178,7 +178,7 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: haskell-actions/setup@64aa5146ed5bd91f181552b8b5fbe50fbd2bd3fe # v2.7.1
- uses: haskell-actions/setup@33585e1a16afa5875e124b0ebc89dd0c2f872c21 # v2.7.3
with:
ghc-version: ${{ matrix.ghc }}
- name: Cache .cabal