From 807ff34f0fd1fbd824150ff02ef44b579b6cbe39 Mon Sep 17 00:00:00 2001 From: Robin Heggelund Hansen <854889+robinheghan@users.noreply.github.com> Date: Fri, 16 Sep 2022 07:43:04 +0200 Subject: [PATCH] Bump github actions. --- .github/workflows/releases.yml | 2 +- .github/workflows/verify.yml | 2 +- gren.cabal | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/releases.yml b/.github/workflows/releases.yml index d9de94c2..74355d81 100644 --- a/.github/workflows/releases.yml +++ b/.github/workflows/releases.yml @@ -31,7 +31,7 @@ jobs: - uses: haskell/actions/setup@v1 id: setup-haskell with: - ghc-version: '9.2.4' + ghc-version: '9.4.2' cabal-version: '3.8.1.0' - name: Cache diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 0811df4f..d5c3e585 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -20,7 +20,7 @@ jobs: - uses: haskell/actions/setup@v1 id: setup-haskell with: - ghc-version: '9.2.4' + ghc-version: '9.4.2' cabal-version: '3.8.1.0' - name: Cache diff --git a/gren.cabal b/gren.cabal index a59f3d9f..bd204938 100644 --- a/gren.cabal +++ b/gren.cabal @@ -1,4 +1,4 @@ -Cabal-version: 3.6 +Cabal-version: 3.8 Name: gren Version: 0.2.0