We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2901a6 + 8f0dd1c commit 648071eCopy full SHA for 648071e
.github/workflows/build-clang-doxy.yml
@@ -175,7 +175,7 @@ jobs:
175
echo >>$GITHUB_ENV WS_VERSION=$(git describe --dirty --tags)
176
- uses: actions/checkout@v4
177
with:
178
- repository: brentru/ci-arduino
+ repository: adafruit/ci-arduino
179
path: ci
180
- name: Install CI-Arduino
181
run: bash ci/actions_install.sh
library.properties
@@ -1,5 +1,5 @@
1
name=Adafruit WipperSnapper
2
-version=1.0.0-beta.85
+version=1.0.0-beta.86
3
author=Adafruit
4
maintainer=Adafruit <adafruitio@adafruit.com>
5
sentence=Arduino application for Adafruit.io WipperSnapper
0 commit comments