Skip to content

Commit 50940f8

Browse files
authored
ci: upgrade static check to fix consistent failure (#5696)
Signed-off-by: TzZtzt <trafalgarz@outlook.com>
1 parent 9fe8f29 commit 50940f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/project-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
steps:
2020
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
21-
- uses: dominikh/staticcheck-action@024238d2898c874f26d723e7d0ff4308c35589a2 # v1
21+
- uses: dominikh/staticcheck-action@9716614d4101e79b4340dd97b10e54d68234e431 # v1.4.1
2222

2323
lint:
2424
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)