Skip to content

Commit

Permalink
Merge branch 'main' into add-client-token-1228
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowkora authored Jul 30, 2024
2 parents 2fb133b + 81b322e commit 6dc0686
Show file tree
Hide file tree
Showing 2 changed files with 958 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ jobs:
validate-data:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: 16.x
cache: "npm"
Expand Down
Loading

0 comments on commit 6dc0686

Please sign in to comment.