ci: bump conveyor from 11.3 to 11.4

This commit is contained in:
Gauthier Roebroeck 2023-10-04 16:28:15 +08:00
parent dd2edba1ad
commit d4f23b8a74

View file

@ -173,7 +173,7 @@ jobs:
tag: 'v${{ needs.version.outputs.version_next }}'
default_author: github_actions
- name: Run Conveyor
uses: hydraulic-software/conveyor/actions/build@v11.3
uses: hydraulic-software/conveyor/actions/build@v11.4
with:
command: -f conveyor.ci.conf make site -o ./output/release
signing_key: ${{ secrets.CONVEYOR_SIGNING_KEY }}