chore(deps): update dependency jax to >=0.4.31, <=0.4.31 #1025
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: Python Linter | |
on: | |
push: | |
branches: | |
- main | |
pull_request: | |
branches: | |
- main | |
permissions: | |
contents: read | |
jobs: | |
python-linter: | |
uses: secretflow/.github/.github/workflows/python-linter.yml@main |