Skip to content

Commit

Permalink
Pin html2text==2024.2.25
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenLooman committed Feb 25, 2024
1 parent 8c1bf3b commit 4b87c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-checks-wiki.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
- uses: actions/checkout@v4
- run: |
python3 -m pip install --upgrade pip
python3 -m pip install html2text
python3 -m pip install html2text==2024.2.25
- run: |
mkdir -p wiki/checks
for f in magik-checks/src/main/resources/nl/ramsolutions/sw/sonar/l10n/magik/rules/*.html
Expand Down

0 comments on commit 4b87c51

Please sign in to comment.