Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
mgrouch authored Jun 11, 2024
1 parent 6a3157e commit 08d8db9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4

- name: Checkout M5Tough library
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
repository: mgrouch/M5Tough
ref: master
Expand Down

0 comments on commit 08d8db9

Please sign in to comment.