diff --git a/.github/workflows/changesets.yml b/.github/workflows/changesets.yml index 088786d..ae1d7a2 100644 --- a/.github/workflows/changesets.yml +++ b/.github/workflows/changesets.yml @@ -40,7 +40,7 @@ jobs: run: pnpm run build:lib && pnpm run build:blocks - name: Create and publish versions - uses: changesets/action@v1 + uses: changesets/action@v2.1.0 with: commit: "chore: update versions" title: "chore: update versions"