chore: bump actions/checkout (#145891)

This commit is contained in:
Eliaz Bobadilla
2022-03-23 12:21:25 -05:00
committed by GitHub
parent 6074970341
commit b4914124f1
20 changed files with 24 additions and 24 deletions

View File

@@ -11,7 +11,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.