Skip to content

Commit 4e2f165

Browse files
committed
ci: use bump version of this action
1 parent 5348e90 commit 4e2f165

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: npm run build
2727

2828
- name: Commit changes
29-
uses: EndBug/add-and-commit@v4.0.0
29+
uses: EndBug/add-and-commit@v4
3030
with:
3131
message: "[auto] build: update compiled version"
3232
add: lib

0 commit comments

Comments
 (0)