Skip to content

Commit

Permalink
Chore: Update changesets monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 16, 2024
1 parent 7cd10e5 commit 308e3f7
Show file tree
Hide file tree
Showing 4 changed files with 740 additions and 558 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

# https://github.com/actions/setup-node
- name: Setup Node ${{ matrix.node }}
uses: actions/setup-node@v3.5.1
uses: actions/setup-node@v3.8.2
with:
node-version: ${{ matrix.node }}

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

# https://github.com/actions/setup-node
- name: Setup Node.js 16.x
uses: actions/setup-node@v3.5.1
uses: actions/setup-node@v3.8.2
with:
node-version: 16.x

Expand Down
Loading

0 comments on commit 308e3f7

Please sign in to comment.