bump first occurrence of actions/checkout to v3

This commit is contained in:
Michael Rienstra 2022-10-25 10:52:54 -07:00 committed by GitHub
parent bc06aa6030
commit d5601fb603
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -79,7 +79,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2.2.4
with: