Skip to content
This repository has been archived by the owner on Dec 16, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' into add-client-token-1259
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowkora authored Jul 18, 2024
2 parents 1920a8a + 97a35ed commit f8b546e
Show file tree
Hide file tree
Showing 2 changed files with 835 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 f8b546e

Please sign in to comment.