diff --git a/.github/workflows/continuous-deployment.yml b/.github/workflows/continuous-deployment.yml index 432fe83..059514d 100644 --- a/.github/workflows/continuous-deployment.yml +++ b/.github/workflows/continuous-deployment.yml @@ -35,7 +35,7 @@ jobs: - name: Create release PR or publish to npm id: changesets - uses: changesets/action@v1 + uses: changesets/action@v2.1.1 with: commit: 'chore: release packages' title: 'chore: release packages'