We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9be70f1 commit 7b60690Copy full SHA for 7b60690
1 file changed
.github/workflows/publish.yml
@@ -34,7 +34,7 @@ jobs:
34
35
- name: Create and publish versions
36
id: changesets
37
- uses: changesets/action@e0145edc7d9d8679003495b11f87bd8ef63c0cba # v1.5.3
+ uses: changesets/action@6a0a831ff30acef54f2c6aa1cbbc1096b066edaf # v1.7.0
38
with:
39
publish: pnpm ci:publish
40
env:
0 commit comments