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
+1 -1
View File
@@ -22,7 +22,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v3
- name: Push to tinyusb_src
run: |