ci: use bump version of this action

This commit is contained in:
Federico Grandi
2020-08-08 11:02:41 +02:00
parent 5348e90423
commit 4e2f1656df

View File

@@ -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