GH Update to actions/checkout@v3

This commit is contained in:
Grant Slater
2022-04-24 16:49:29 +01:00
parent 3a1c7339cd
commit 35d1a71ed7
7 changed files with 15 additions and 15 deletions
+2 -2
View File
@@ -29,10 +29,10 @@ jobs:
run: docker pull espressif/idf:latest
- name: Checkout TinyUSB
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Checkout hathach/linkermap
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
repository: hathach/linkermap
path: linkermap