From 208740928510c937d41e763f2e862235598a5a6d Mon Sep 17 00:00:00 2001 From: Vladislav Zavialov Date: Tue, 31 Dec 2024 14:30:23 +0300 Subject: [PATCH] [Chore] Update to xrefcheck-0.3.0 --- .github/workflows/ci.yml | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8d99cfc..b4ee608 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -22,7 +22,7 @@ jobs: - uses: actions/checkout@v3 - uses: serokell/xrefcheck-action@v1 with: - xrefcheck-version: 0.2.2 + xrefcheck-version: 0.3.0 cabal: name: ${{ matrix.os }} / ghc ${{ matrix.ghc }} diff --git a/README.md b/README.md index 13bd2e1..2f9ae50 100644 --- a/README.md +++ b/README.md @@ -42,4 +42,4 @@ Please see [CONTRIBUTING.md](.github/CONTRIBUTING.md) for more information. `tasty-hunit-compat` is maintained and funded with ❤️ by [Serokell](https://serokell.io/). The names and logo for Serokell are trademark of Serokell OÜ. -We love open source software! See [our other projects](https://serokell.io/community?utm_source=github) or [hire us](https://serokell.io/hire-us?utm_source=github) to design, develop and grow your idea! +We love open source software! See [our other projects](https://serokell.io/community?utm_source=github) or [hire us](https://serokell.io/contacts?utm_source=github) to design, develop and grow your idea!