Merge branch 'master' into kimkulling/fix_ply_vulnerability_JVN42386607

pull/5739/head
Kim Kulling 2024-08-30 19:30:10 +02:00 committed by GitHub
commit 44cf9f31f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -37,6 +37,9 @@ jobs:
cc: gcc
steps:
- name: ccache
uses: hendrikmuhs/ccache-action@v1.2
- uses: actions/checkout@v4
with:
submodules: true