We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 55ae36f + 8965987 commit c26c46fCopy full SHA for c26c46f
3 files changed
.github/workflows/build_ezbake.yml
@@ -55,7 +55,7 @@ jobs:
55
ref: ${{ inputs.branch }}
56
57
- name: Checkout platform config
58
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
59
with:
60
repository: OpenVoxProject/shared-actions
61
ref: main
.github/workflows/build_ezbake_fips.yml
@@ -52,7 +52,7 @@ jobs:
52
53
54
.github/workflows/build_vanagon.yml
@@ -46,7 +46,7 @@ jobs:
46
build_matrix: ${{ steps.set-matrix.outputs.build_matrix }}
47
steps:
48
49
50
51
0 commit comments