CI: Upgrade actions/checkout to v3
This commit is contained in:
parent
57477b3da8
commit
3a8b087969
2
.github/workflows/gramps-ci.yml
vendored
2
.github/workflows/gramps-ci.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
runs-on: ubuntu-20.04
|
runs-on: ubuntu-20.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v3
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
sudo apt-get update
|
sudo apt-get update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user