Skip to content

Commit

Permalink
CI fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Łukasz Kużyński committed May 5, 2023
1 parent 2ab358e commit 80d54b9
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 @@ -8,7 +8,7 @@ jobs:
main_job:
executor:
name: node/default
tag: "18"
tag: "18.16.0"
steps:
- checkout
- node/install-packages
Expand Down

0 comments on commit 80d54b9

Please sign in to comment.