Skip to content

Commit

Permalink
Update arduino_test_runner.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthias-bs committed Aug 28, 2023
1 parent 3ed1e2d commit c147f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/arduino_test_runner.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:

steps:
- uses: actions/checkout@v3
- uses: Arduino-CI/action@stable-1.6 # or latest, or a pinned version
- uses: Arduino-CI/action@v0.1.6 # or latest, or a pinned version
env:
# Not all libraries are in the root directory of a repository.
# Specifying the path of the library here (relative to the root
Expand Down

0 comments on commit c147f89

Please sign in to comment.