deforaos-c-ci_ubuntu-latest: use checkout v4

This commit is contained in:
Pierre Pronchery 2024-05-26 00:04:59 +02:00
parent 679b5d3974
commit c907d271ac

View File

@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: initialize sub-modules
run: git submodule init
- name: update sub-modules