mirror of
https://github.com/curl/curl.git
synced 2026-07-26 02:37:16 +03:00
GHA/non-native: update cross-platform-actions/action digest to 97419d1
Closes #17389
This commit is contained in:
parent
e785e898a6
commit
1952467ea1
1 changed files with 4 additions and 4 deletions
8
.github/workflows/non-native.yml
vendored
8
.github/workflows/non-native.yml
vendored
|
|
@ -51,7 +51,7 @@ jobs:
|
|||
with:
|
||||
persist-credentials: false
|
||||
- name: 'cmake'
|
||||
uses: cross-platform-actions/action@869c9e21f6b95e9d98d7bd23a0f1ebe97f09a500 # v0.28.0
|
||||
uses: cross-platform-actions/action@97419d18f6470332677e345e9df97cdc71244ead # v0.28.0
|
||||
with:
|
||||
operating_system: 'netbsd'
|
||||
version: '10.1'
|
||||
|
|
@ -91,7 +91,7 @@ jobs:
|
|||
with:
|
||||
persist-credentials: false
|
||||
- name: 'cmake'
|
||||
uses: cross-platform-actions/action@869c9e21f6b95e9d98d7bd23a0f1ebe97f09a500 # v0.28.0
|
||||
uses: cross-platform-actions/action@97419d18f6470332677e345e9df97cdc71244ead # v0.28.0
|
||||
with:
|
||||
operating_system: 'openbsd'
|
||||
version: '7.7'
|
||||
|
|
@ -137,7 +137,7 @@ jobs:
|
|||
persist-credentials: false
|
||||
- name: 'autotools'
|
||||
if: ${{ matrix.build == 'autotools' }}
|
||||
uses: cross-platform-actions/action@869c9e21f6b95e9d98d7bd23a0f1ebe97f09a500 # v0.28.0
|
||||
uses: cross-platform-actions/action@97419d18f6470332677e345e9df97cdc71244ead # v0.28.0
|
||||
with:
|
||||
operating_system: 'freebsd'
|
||||
version: '14.2'
|
||||
|
|
@ -180,7 +180,7 @@ jobs:
|
|||
|
||||
- name: 'cmake'
|
||||
if: ${{ matrix.build == 'cmake' }}
|
||||
uses: cross-platform-actions/action@869c9e21f6b95e9d98d7bd23a0f1ebe97f09a500 # v0.28.0
|
||||
uses: cross-platform-actions/action@97419d18f6470332677e345e9df97cdc71244ead # v0.28.0
|
||||
with:
|
||||
operating_system: 'freebsd'
|
||||
version: '14.1'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue