chore: update create-matrix-action version (#2)

This commit is contained in:
Slava 2025-01-22 08:24:43 +02:00 committed by GitHub
parent f3afe9fa94
commit 0ebcdf619e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -66,7 +66,7 @@ jobs:
steps:
- name: Compute matrix
id: matrix
uses: fabiocaccamo/create-matrix-action@v4
uses: fabiocaccamo/create-matrix-action@v5
with:
matrix: |
os {linux}, arch {amd64}, builder {$${{ env.amd64_builder }}}