This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
OpenSource
/
dc-sdk
mirror of
https://github.com/dvt3d/dc-sdk
Watch
4
Star
0
Fork
0
Code
Issues
0
Releases
92
Wiki
Activity
Browse Source
Update build.yml
pull/211/head
Caven Chen
5 months ago
parent
d4b596c76a
commit
775ebaccf5
No account linked to committer's email address
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/build.yml
+ 1
- 1
.github/workflows/build.yml
View File
@@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
node-version: [
18
.x]
node-version: [
23
.x]
steps:
- uses: actions/checkout@v2
Write
Preview
Loading…
Cancel
Save