Skip to content

Commit 05af982

Browse files
committed
fixed issue
1 parent 8ac76f2 commit 05af982

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
- name: Checkout
1515
uses: actions/checkout@v4
1616

17-
- name: Setup Node.js
17+
- name: Setup Node.js
1818
uses: actions/setup-node@v4
1919
with:
2020
node-version: "20"

0 commit comments

Comments
 (0)