Skip to content

Commit 6fa6aea

Browse files
Update Node.js version to 18.18.0 in workflow
1 parent 7cd1bcc commit 6fa6aea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install, Test, and Build 🔧
1818
uses: actions/setup-node@v2
1919
with:
20-
node-version: '18.17.0'
20+
node-version: '18.18.0'
2121

2222
- name: Install, Test, and Build 🔧
2323
run: |

0 commit comments

Comments
 (0)