diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2023-11-27 02:50:53 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-11-27 02:50:53 +0000 |
| commit | c428e7ae4e5f473f34b8b5a75de3f8e23f982c4c (patch) | |
| tree | b6e1096db80e0351ed83e99bf17b22a92bee372b /.github/workflows | |
| parent | 610894cb87e26e07a29e7181dc4635fea55d0cf1 (diff) | |
Update pio_arduino_build.yml
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/pio_arduino_build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pio_arduino_build.yml b/.github/workflows/pio_arduino_build.yml index 3fac3de..67c9e5e 100644 --- a/.github/workflows/pio_arduino_build.yml +++ b/.github/workflows/pio_arduino_build.yml @@ -2,7 +2,7 @@ # For more information see: https://help.github.com/actions/language-and-framework-guides/using-python-with-github-actions # https://docs.platformio.org/en/latest/integration/ci/github-actions.html -name: PlatformIO Arduino CI +name: PlatformIO 6.1.11 Arduino CI on: push: |
