Update github action

This commit is contained in:
Magnus 2022-11-19 18:48:38 +01:00
parent 74b1c40ffd
commit 3d26564b8f

View File

@ -38,7 +38,7 @@ jobs:
- name: Run PlatformIO
run: pio run -e gravity-release -e gravity32-release -e gravity32c3-release -e gravity32s2-release
- uses: EndBug/add-and-commit@v7 # You can change this to use a specific version. https://github.com/marketplace/actions/add-commit
- uses: EndBug/add-and-commit@v9 # You can change this to use a specific version. https://github.com/marketplace/actions/add-commit
with:
add: 'bin'
author_name: GitHub Action