Skip to content

Commit

Permalink
ci(deps): update dependency node to v20.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 24, 2024
1 parent 92613b7 commit 7451a3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ concurrency:
cancel-in-progress: true

env:
NODE_VERSION: 20.15.1 # renovate: datasource=node depName=node
NODE_VERSION: 20.16.0 # renovate: datasource=node depName=node
LOG_LEVEL: debug

jobs:
Expand Down

0 comments on commit 7451a3c

Please sign in to comment.