Skip to content

Commit

Permalink
fix: update ci to use node feb sec release
Browse files Browse the repository at this point in the history
  • Loading branch information
mgabeler-lee-6rs committed Feb 25, 2023
1 parent 0b81547 commit 5a24e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ orbs:
gcp-cli: circleci/gcp-cli@3

aliases:
- &node_image cimg/node:16.19.0
- &node_image cimg/node:16.19.1
- &npm_global_cache dependency-cache-v1-{{ checksum ".node-version" }}-{{ checksum "package-lock.json" }}

jobs:
Expand Down

0 comments on commit 5a24e8d

Please sign in to comment.