Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
go-version: '1.24'
- name: staticcheck
# NOTE: https://github.com/dominikh/staticcheck-action/releases/tag/v1.4.0
uses: dominikh/staticcheck-action@024238d2898c874f26d723e7d0ff4308c35589a2
uses: dominikh/staticcheck-action@9716614d4101e79b4340dd97b10e54d68234e431
with:
install-go: false

Expand Down
Loading