Skip to content

Commit

Permalink
Merge pull request #93 from TheRealArthurDent/renovate/arduino-compil…
Browse files Browse the repository at this point in the history
…e-sketches-1.x

chore(deps): update arduino/compile-sketches action to v1.1.2
  • Loading branch information
TheRealArthurDent authored Aug 18, 2024
2 parents e6c602e + 830c5d6 commit 71b3979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compile-sketch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
sh migrate_to_ino.sh
- name: Compile sketch
uses: arduino/[email protected].1
uses: arduino/[email protected].2
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
fqbn: ${{ matrix.fqbn }}
Expand Down

0 comments on commit 71b3979

Please sign in to comment.