Skip to content

Commit de8adf5

Browse files
authoredMar 11, 2025··
chore(ci): update dependency node to v16.15.1
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b71bbc commit de8adf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/renovate.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
- uses: actions/setup-node@v4
1919
with:
20-
node-version: '16.15.0'
20+
node-version: '16.15.1'
2121

2222
- name: Install Renovate
2323
run: |

0 commit comments

Comments
 (0)
Please sign in to comment.