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.3.1
uses: dominikh/staticcheck-action@fe1dd0c3658873b46f8c9bb3291096a617310ca6
uses: dominikh/staticcheck-action@024238d2898c874f26d723e7d0ff4308c35589a2
with:
install-go: false

Expand Down