Skip to content

Commit 0d4fb21

Browse files
committed
chore: updated package locl
1 parent 485ac09 commit 0d4fb21

File tree

2 files changed

+6536
-3964
lines changed

2 files changed

+6536
-3964
lines changed

.github/workflows/build-and-test.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ jobs:
1616
with:
1717
fetch-depth: 0
1818

19-
- name: Use Node.js '18.x'
19+
- name: Use Node.js '20.x'
2020
uses: actions/setup-node@v3
2121
with:
22-
node-version: 18.x
22+
node-version: 20.x
2323
cache: npm
2424
cache-dependency-path: ./package-lock.json
2525

0 commit comments

Comments
 (0)