summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/upstream-dispatch.yml2
1 files changed, 1 insertions, 1 deletions
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: