chore(deps): update github artifact actions to v4 (major) #432
reviewdog [actionlint] report
reported by reviewdog 🐶
Findings (0)
Filtered Findings (4)
.github/workflows/binary.yml|78 col 9| shellcheck reported issue in this script: SC2034:warning:2:1: SDKROOT appears unused. Verify use (or export if used externally) [shellcheck]
.github/workflows/binary.yml|78 col 9| shellcheck reported issue in this script: SC2034:warning:3:1: MACOSX_DEPLOYMENT_TARGET appears unused. Verify use (or export if used externally) [shellcheck]
.github/workflows/binary.yml|137 col 9| shellcheck reported issue in this script: SC2035:info:3:8: Use ./glob or -- glob so names with dashes won't become options [shellcheck]
.github/workflows/binary.yml|137 col 9| shellcheck reported issue in this script: SC2035:info:4:11: Use ./glob or -- glob so names with dashes won't become options [shellcheck]