[ci] update github checkout action to v3

This commit is contained in:
Travis Geiselbrecht
2022-10-23 21:21:16 -07:00
parent 5377fcbd12
commit 8cc5b06eeb

View File

@@ -64,7 +64,8 @@ jobs:
echo DEBUG = $DEBUG
# check out the source
- uses: actions/checkout@v2
- name: checkout
uses: actions/checkout@v3
# compute the toolchain prefix this project will need
- name: compute toolchain