Skip to content

Commit 080c28b

Browse files
authored
chore(deps)!: Bump default Node.js version used to build plugin from 20 to 22 (Active LTS) (#291)
1 parent 9c039a5 commit 080c28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ permissions:
224224
env:
225225
# Default versions for tooling
226226
DEFAULT_GO_VERSION: "1.23"
227-
DEFAULT_NODE_VERSION: "20"
227+
DEFAULT_NODE_VERSION: "22"
228228
DEFAULT_GOLANGCI_LINT_VERSION: "1.61.0"
229229
DEFAULT_TRUFFLEHOG_VERSION: "3.90.6"
230230

0 commit comments

Comments
 (0)