We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 360d00c + 5fb7130 commit b478da5Copy full SHA for b478da5
.github/workflows/changeset.yml
@@ -26,7 +26,7 @@ jobs:
26
cache: pnpm
27
cache-dependency-path: ./pnpm-lock.yaml
28
- run: pnpm install --frozen-lockfile
29
- - uses: changesets/action@06245a4e0a36c064a573d4150030f5ec548e4fcc # v1.4.10
+ - uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3
30
with:
31
publish: npm run release
32
env:
0 commit comments