-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8b53a5a
commit 6056058
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
- name: arduino/arduino-lint-action | ||
- name: arduino/arduino-lint-action | ||
# You may pin to the exact commit or the version. | ||
# uses: arduino/arduino-lint-action@e9a30879471dcbf7d9fe3481b26e60b652cca297 | ||
uses: arduino/[email protected] | ||
|
@@ -23,7 +23,7 @@ | |
official: # optional, default is false | ||
# GitHub access token used to get information from the GitHub API. | ||
token: # optional, default is ${{ github.token }} | ||
- name: Setup Arduino CLI | ||
- name: Setup Arduino CLI | ||
# You may pin to the exact commit or the version. | ||
# uses: arduino/setup-arduino-cli@28065f7e0317cc0dde372e0c11631963d743ee3b | ||
uses: arduino/[email protected] | ||
|