Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 9de3031

Browse files
chore(deps): update nikobockerman/github-actions digest to effba24 (#226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa55ad8 commit 9de3031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-pyright.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
- name: Setup project
2424
uses: ./.github/actions/uv-project-setup
2525
- name: Setup yarn tools
26-
uses: nikobockerman/github-actions/.github/actions/yarn-project-setup@4669ec8b8f7b3e120b630dd43880346bf518179b
26+
uses: nikobockerman/github-actions/.github/actions/yarn-project-setup@effba24a819315420804a19c5881f5043dc04a0f
2727
- name: Check pyright
2828
run: uv run poe check:pyright

0 commit comments

Comments
 (0)