[ci] Update workflows to 20.04 base image (#4271)

This commit is contained in:
Peter Johnson
2022-05-27 23:33:33 -07:00
committed by GitHub
parent 3e94805220
commit abc605c9c9
9 changed files with 30 additions and 24 deletions

View File

@@ -19,7 +19,7 @@ jobs:
comment_id: context.payload.comment.id,
content: "rocket",
});
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Fetch all history and metadata
run: |
git fetch --prune --unshallow