ci: Bump actions/checkout to v3

This commit is contained in:
Richard Hansen 2022-03-01 17:17:16 -05:00
parent b2b6acfe5f
commit a6b969c811
14 changed files with 25 additions and 25 deletions

View file

@ -16,7 +16,7 @@ jobs:
steps:
-
name: Checkout repository
uses: actions/checkout@v2
uses: actions/checkout@v3
with:
# We must fetch at least the immediate parents so that if this is
# a pull request then we can checkout the head.