We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7dcd8db commit c489cddCopy full SHA for c489cdd
1 file changed
.github/workflows/python-tests.yml
@@ -29,7 +29,7 @@ jobs:
29
- name: Install dependencies
30
run: uv sync --all-extras
31
- name: Setup Node.js environment
32
- uses: actions/setup-node@v6.2.0
+ uses: actions/setup-node@v6.3.0
33
34
- name: Install basedpyright globally
35
run: npm install -g basedpyright
0 commit comments