GHA/non-native: bump cross-platform-actions to 1.0.0

Closes #21320
This commit is contained in:
Viktor Szakats 2026-04-14 23:23:11 +02:00
parent 2e5acc1b15
commit 880cd0c34b
No known key found for this signature in database

View file

@ -48,7 +48,7 @@ jobs:
with:
persist-credentials: false
- name: 'cmake'
uses: cross-platform-actions/action@492b0c80085400348c599edace11141a4ee73524 # v0.32.0
uses: cross-platform-actions/action@233156312992f3f169d8d0c633c21d12a5d30455 # v1.0.0
env:
MATRIX_ARCH: '${{ matrix.arch }}'
with:
@ -94,7 +94,7 @@ jobs:
with:
persist-credentials: false
- name: 'cmake'
uses: cross-platform-actions/action@492b0c80085400348c599edace11141a4ee73524 # v0.32.0
uses: cross-platform-actions/action@233156312992f3f169d8d0c633c21d12a5d30455 # v1.0.0
env:
MATRIX_ARCH: '${{ matrix.arch }}'
with:
@ -145,7 +145,7 @@ jobs:
with:
persist-credentials: false
- name: '${{ matrix.build }}'
uses: cross-platform-actions/action@492b0c80085400348c599edace11141a4ee73524 # v0.32.0
uses: cross-platform-actions/action@233156312992f3f169d8d0c633c21d12a5d30455 # v1.0.0
env:
CC: '${{ matrix.compiler }}'
CURL_TEST_MIN: 1800