Skip to content

Commit 52789c4

Browse files
chore(deps): bump jakebailey/pyright-action from 2 to 3
Bumps [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action) from 2 to 3. - [Release notes](https://github.com/jakebailey/pyright-action/releases) - [Commits](jakebailey/pyright-action@v2...v3) --- updated-dependencies: - dependency-name: jakebailey/pyright-action dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8cfafc8 commit 52789c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pyright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
python-version: '3.12'
1515
- run: pip install uv
1616
- run: uv pip install --system -e .[amber,ase,pymatgen] 'rdkit<2025.3.3' openbabel-wheel
17-
- uses: jakebailey/pyright-action@v2
17+
- uses: jakebailey/pyright-action@v3
1818
with:
1919
version: 1.1.363

0 commit comments

Comments
 (0)