ci: use bump version of this action
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -26,7 +26,7 @@ jobs:
|
|||||||
run: npm run build
|
run: npm run build
|
||||||
|
|
||||||
- name: Commit changes
|
- name: Commit changes
|
||||||
uses: EndBug/add-and-commit@v4.0.0
|
uses: EndBug/add-and-commit@v4
|
||||||
with:
|
with:
|
||||||
message: "[auto] build: update compiled version"
|
message: "[auto] build: update compiled version"
|
||||||
add: lib
|
add: lib
|
||||||
|
|||||||
Reference in New Issue
Block a user