Skip to content

Commit d8cf955

Browse files
Update actions/setup-go action to v6
1 parent 706c8dd commit d8cf955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
uses: actionshub/markdownlint@main
1717
with:
1818
path: docs
19-
- uses: actions/setup-go@v5
19+
- uses: actions/setup-go@v6
2020
- uses: actions/setup-node@v4
2121
with:
2222
node-version: 22.x

0 commit comments

Comments
 (0)