Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 8cec092

Browse files
authoredAug 21, 2024··
Update dependency node to v5.3.0
1 parent 5c1f524 commit 8cec092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ orbs:
1414
build-tools: circleci/build-tools@3.0.0
1515
jq: circleci/jq@3.0.0
1616
docker: circleci/docker@2.6.0 # needs jq above
17-
node: circleci/node@5.2.0
17+
node: circleci/node@5.3.0
1818

1919
jobs:
2020
download_from_code_climate:

0 commit comments

Comments
 (0)
Please sign in to comment.