From cdd0bf5eb9b6121a5dbd38a538c4c0b2fdff8d50 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Sat, 10 Jul 2021 23:52:25 -0600 Subject: use pygments.rb ~> 2.0 when testing against upstream [skip ci] --- .github/workflows/upstream-dispatch.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/upstream-dispatch.yml b/.github/workflows/upstream-dispatch.yml index 2028727c..de63860b 100644 --- a/.github/workflows/upstream-dispatch.yml +++ b/.github/workflows/upstream-dispatch.yml @@ -5,7 +5,7 @@ jobs: name: ${{ github.event.client_payload.message }} runs-on: ubuntu-latest env: - PYGMENTS_VERSION: '~> 2.1.0' + PYGMENTS_VERSION: '~> 2.0' RGHOST_VERSION: '0.9.7' PRAWN_GMAGICK_VERSION: '0.0.9' steps: -- cgit v1.2.3