This is an automated email from the ASF dual-hosted git repository.
rshah pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/trafficcontrol.git
The following commit(s) were added to refs/heads/master by this push:
new 66771c1256 [GH Action] changed text from 16 to 18 (#8007)
66771c1256 is described below
commit 66771c1256c5d4321f568f6964a266886592cf66
Author: Rima Shah <[email protected]>
AuthorDate: Mon May 13 14:39:24 2024 -0600
[GH Action] changed text from 16 to 18 (#8007)
changed text from 16 to 18
---
.github/workflows/chromdriver-update.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/chromdriver-update.yml
b/.github/workflows/chromdriver-update.yml
index dc11045a62..cb0fc2986f 100644
--- a/.github/workflows/chromdriver-update.yml
+++ b/.github/workflows/chromdriver-update.yml
@@ -61,7 +61,7 @@ jobs:
- name: Install Python 3.10
uses: actions/setup-python@v2
with: { python-version: '3.10' } # Must be quoted to include the
trailing 0
- - name: Install Node 16
+ - name: Install Node 18
uses: actions/setup-node@v3
with:
node-version: 18.x