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.
1 parent 373c535 commit c30ca55Copy full SHA for c30ca55
1 file changed
.github/workflows/release.yml
@@ -24,7 +24,7 @@ jobs:
24
- run: npm install -g npm@11.5.1
25
- run: corepack enable
26
- run: corepack yarn
27
- - uses: changesets/action@v1
+ - uses: changesets/action@a45c4d594aa4e2c509dc14a9f2b3b67ba3780d0d
28
with:
29
version: corepack yarn changeset version
30
publish: corepack yarn changeset publish
0 commit comments