Update actions/checkout action to v3

This commit is contained in:
renovate[bot] 2023-07-04 10:04:27 +00:00 committed by Daniel Lockyer
parent 88954f7318
commit 017a87eeeb

View File

@ -721,7 +721,7 @@ jobs:
]
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Restore Admin coverage
uses: actions/download-artifact@v3