Skip to content

Commit

Permalink
fix(release): bump build
Browse files Browse the repository at this point in the history
  • Loading branch information
Rubilmax committed May 28, 2024
1 parent 731471e commit 24e4237
Show file tree
Hide file tree
Showing 3 changed files with 1,114 additions and 730 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- uses: actions/setup-node@v3
- uses: actions/setup-node@v4
with:
node-version: 18
cache: yarn
Expand Down
Loading

0 comments on commit 24e4237

Please sign in to comment.