Skip to content

Commit 3bda08e

Browse files
authored
Merge pull request #1 from MagicMC-Dev/dependabot/github_actions/jakebailey/pyright-action-2
⤴️ Bump jakebailey/pyright-action from 1 to 2
2 parents 7cbe211 + 0c79240 commit 3bda08e

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
@@ -22,4 +22,4 @@ jobs:
2222
- run: echo "$(pdm venv --path in-project)/bin" >> $GITHUB_PATH
2323

2424
- name: Run Pyright
25-
uses: jakebailey/pyright-action@v1
25+
uses: jakebailey/pyright-action@v2

0 commit comments

Comments
 (0)