mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-01-16 04:14:30 +07:00
Update all direct dependencies (#404)
* Update all direct dependencies * use node v16 * upgrade typescript to v4.5.5 * upgrade actions/github to v5 * use vercel/ncc v0.33.3 * Add compatibility note for v3 * increase timeout for the testing workflow
This commit is contained in:
@@ -29,7 +29,7 @@ inputs:
|
||||
default: false
|
||||
required: true
|
||||
runs:
|
||||
using: "node12"
|
||||
using: "node16"
|
||||
main: "dist/run/index.js"
|
||||
post: "dist/post_run/index.js"
|
||||
branding:
|
||||
|
||||
Reference in New Issue
Block a user