Skip to content

Commit 4afea08

Browse files
chore(deps): update dependency go to v1.26.4 (#73)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3b87bfc commit 4afea08

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deadlock_tool.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v2
1111
- uses: actions/setup-go@v2
1212
with:
13-
go-version: '1.26.3'
13+
go-version: '1.26.4'
1414
- name: Build
1515
run: go build -v -o ./analyze_deadlock.exe ./utils/analyze_deadlock.go
1616
- name: Release

0 commit comments

Comments
 (0)