Skip to content

Bump actions/setup-go from 5.5.0 to 6.4.0 #4

Bump actions/setup-go from 5.5.0 to 6.4.0

Bump actions/setup-go from 5.5.0 to 6.4.0 #4

Triggered via pull request April 9, 2026 22:16
Status Success
Total duration 38s
Artifacts

actionlint.yaml

on: pull_request
Action lint
35s
Action lint
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Action lint: .github/workflows/go-test.yaml#L44
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2086:info:4:9: Double quote to prevent globbing and word splitting [shellcheck] Raw Output: i:.github/workflows/go-test.yaml:44:7: shellcheck reported issue in this script: SC2086:info:4:9: Double quote to prevent globbing and word splitting [shellcheck]
Action lint: .github/workflows/go-test.yaml#L44
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2046:warning:6:17: Quote this to prevent word splitting [shellcheck] Raw Output: w:.github/workflows/go-test.yaml:44:7: shellcheck reported issue in this script: SC2046:warning:6:17: Quote this to prevent word splitting [shellcheck]
Action lint: .github/workflows/go-test.yaml#L44
[actionlint] reported by reviewdog 🐶 shellcheck reported issue in this script: SC2044:warning:2:12: For loops over find output are fragile. Use find -exec or a while read loop [shellcheck] Raw Output: w:.github/workflows/go-test.yaml:44:7: shellcheck reported issue in this script: SC2044:warning:2:12: For loops over find output are fragile. Use find -exec or a while read loop [shellcheck]