Skip to content

Commit f489526

Browse files
chore(deps): update actions/checkout action to v6
1 parent 91b60d3 commit f489526

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
@@ -7,7 +7,7 @@ jobs:
77
build:
88
runs-on: windows-latest
99
steps:
10-
- uses: actions/checkout@v2
10+
- uses: actions/checkout@v6
1111
- uses: actions/setup-go@v2
1212
with:
1313
go-version: '1.25.4'

0 commit comments

Comments
 (0)