Skip to content

Commit 13248f0

Browse files
Lzw655Copilot
andauthored
Update .github/workflows/build_test.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 48213f9 commit 13248f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-20.04
1515
container: espressif/idf:${{ matrix.idf_ver }}
1616
steps:
17-
- uses: actions/checkout@master
17+
- uses: actions/checkout@v3
1818
- name: Build Test Application
1919
env:
2020
IDF_TARGET: ${{ matrix.idf_target }}

0 commit comments

Comments
 (0)