From 8884a0a23571e4c53ea531bcd7f0572765fd96c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 20:01:58 +0000 Subject: [PATCH] Update Deps with major upgrades --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 500f18495..bfaf716da 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -83,7 +83,7 @@ jobs: - name: Activate virtualenv run: echo "$(poetry env info --path)/bin" >> $GITHUB_PATH - - uses: jakebailey/pyright-action@v1 + - uses: jakebailey/pyright-action@v2 report-status: name: success