Skip to content

Commit 1879d94

Browse files
committed
Chore: update changeset action version
1 parent fc70afc commit 1879d94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Build
3434
run: pnpm -r build:clean
3535
- name: create and publish versions
36-
uses: changesets/action@master
36+
uses: changesets/action@v1
3737
with:
3838
version: pnpm ci:version
3939
commit: 'chore: update versions'

0 commit comments

Comments
 (0)