diff --git a/.github/workflows/cibuild.yml b/.github/workflows/cibuild.yml index 6c56ac4..6bcf89c 100644 --- a/.github/workflows/cibuild.yml +++ b/.github/workflows/cibuild.yml @@ -37,7 +37,7 @@ jobs: username: ${{ secrets.REGISTRY_USERNAME }} password: ${{ secrets.REGISTRY_TOKEN }} - - uses: actions/checkout@v2.3.4 + - uses: actions/checkout@v3.0.2 with: submodules: recursive