Update actions/checkout action to v4.3.0

This commit is contained in:
renovate[bot]
2025-08-11 11:12:31 +00:00
committed by GitHub
parent 534e803261
commit fbed067410
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -38,7 +38,7 @@ jobs:
arch: ${{fromJson(inputs.architectures)}}
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
- name: Install make and mmv
run: sudo apt-get install make mmv