Skip to content

Commit 415ef52

Browse files
authored
Merge pull request #17 from yasharsanaei/update-packages
Update packages
2 parents ae90d2f + 2e99d75 commit 415ef52

File tree

3 files changed

+9944
-18800
lines changed

3 files changed

+9944
-18800
lines changed

.github/workflows/release.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
with:
1515
fetch-depth: 0
1616
- name: Setup Node.js
17-
uses: actions/setup-node@v1
17+
uses: actions/setup-node@v4
1818
with:
19-
node-version: 18.17.0
19+
node-version: 20.11.0
2020
- name: Install dependencies
2121
run: npm ci
2222
- name: Build

0 commit comments

Comments
 (0)