From b2b8dd9fe6e518a6b77c975fcef2b819a1a63cd1 Mon Sep 17 00:00:00 2001 From: Alexander Entinger Date: Wed, 1 Mar 2023 10:20:37 +0100 Subject: [PATCH] Change arduino-lint action to 'update', since the library has been added to the library index. --- .github/workflows/arduino-lint.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/arduino-lint.yml b/.github/workflows/arduino-lint.yml index 8141476..677b774 100644 --- a/.github/workflows/arduino-lint.yml +++ b/.github/workflows/arduino-lint.yml @@ -24,4 +24,4 @@ jobs: with: official: true project-type: library - library-manager: submit + library-manager: update