Skip to content

Commit 50e9d9b

Browse files
authored
Update run-unit-tests.yml
1 parent d30afb0 commit 50e9d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-unit-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
- name: Checkout Repository
1616
uses: actions/checkout@v4
1717
- name: Setup Node.js
18-
uses: actions/setup-node@v3
18+
uses: actions/setup-node@v4
1919
with:
2020
node-version: 20
2121
- name: Install Dependencies

0 commit comments

Comments
 (0)