Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
stephank committed Nov 14, 2023
1 parent 29ac853 commit 3b2e2c9
Show file tree
Hide file tree
Showing 3 changed files with 2,776 additions and 3,036 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
name: check
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: latest
cache: npm
Expand Down
Loading

0 comments on commit 3b2e2c9

Please sign in to comment.