diff --git a/.github/workflows/headers-generate-json-files.yml b/.github/workflows/headers-generate-json-files.yml index a450386..a7239ed 100644 --- a/.github/workflows/headers-generate-json-files.yml +++ b/.github/workflows/headers-generate-json-files.yml @@ -28,7 +28,7 @@ jobs: - name: Commit update run: git commit -am "Sync reference headers json files"; git push - name: Attach generated artefacts - uses: actions/upload-artifact@v5 + uses: actions/upload-artifact@v6 with: name: data path: |