Skip to content

Commit

Permalink
Parse pre-5.2 Unihan (#1026)
Browse files Browse the repository at this point in the history
  • Loading branch information
eggrobin authored Jan 30, 2025
1 parent 1ae1898 commit 4f610eb
Show file tree
Hide file tree
Showing 9 changed files with 266,294 additions and 45,711 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/cli-build-instructions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@ jobs:

- name: Upload UnicodeTestResults artifact
if: always()
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: unicode-test-results
path: |
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/push-jsp-on-tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Upload UnicodeJsps.war
uses: actions/upload-artifact@v3
uses: actions/upload-artifact@v4
with:
name: UnicodeJsps
path: UnicodeJsps/target/UnicodeJsps.war
Expand Down
Loading

0 comments on commit 4f610eb

Please sign in to comment.