Skip to content

Commit

Permalink
tie prettydiff to version 99
Browse files Browse the repository at this point in the history
  • Loading branch information
peterstadler committed Jan 3, 2022
1 parent 34983f2 commit 08105e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

steps:
- name: Setup
run: sudo apt-get install libsaxonhe-java && npm install -g prettydiff
run: sudo apt-get install libsaxonhe-java && npm install -g prettydiff@99
- name: Checkout code
uses: actions/checkout@v2
- name: Build and run Docker image
Expand Down

0 comments on commit 08105e2

Please sign in to comment.