Skip to content

Commit ee953f4

Browse files
authored
Fix release.yml
1 parent 3f8aab1 commit ee953f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545

4646
- name: Create release pull request or publish to npm
4747
id: changesets
48-
uses: changesets/action@v1
48+
uses: changesets/action@v1.4.10
4949
with:
5050
title: Release Tracking
5151
version: npm run changeset:version

0 commit comments

Comments
 (0)