Skip to content
This repository has been archived by the owner on Mar 4, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency node to v18.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 10, 2023
1 parent e107d18 commit 501e809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:

env:
FORCE_COLOR: 3
NODE_VERSION: 18.17.0 # renovate: datasource=node depName=node
NODE_VERSION: 18.17.1 # renovate: datasource=node depName=node

jobs:
test:
Expand Down

0 comments on commit 501e809

Please sign in to comment.