mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-05-05 09:38:53 +00:00
chore: bump to use node20 runtime, actions/checkout to v4 (#843)
This commit is contained in:
parent
29052a94fb
commit
c67416616c
2 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@ inputs:
|
|||
default: "binary"
|
||||
required: false
|
||||
runs:
|
||||
using: "node16"
|
||||
using: "node20"
|
||||
main: "dist/run/index.js"
|
||||
post: "dist/post_run/index.js"
|
||||
branding:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue