Skip to content

Commit

Permalink
docs: update repository context via Repomix [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 15, 2025
1 parent a2b722c commit 9f8aa8f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DOCS/repository_context.txt
Original file line number Diff line number Diff line change
Expand Up @@ -316,7 +316,7 @@ tsconfig.json
11: jobs:
12: chromatic-deployment:
13: docker:
14: - image: cimg/node:23.7.0
14: - image: cimg/node:23.8.0
15: working_directory: ~/chromatic
16: steps:
17: - checkout
Expand All @@ -340,7 +340,7 @@ tsconfig.json
35: build:
36: working_directory: /home/circleci/dfweb
37: docker:
38: - image: cimg/node:23.7.0-browsers
38: - image: cimg/node:23.8.0-browsers
39: steps:
40: - checkout
41: - restore_cache:
Expand Down

0 comments on commit 9f8aa8f

Please sign in to comment.