Skip to content

Commit d3cec9f

Browse files
ci(deps): update actions/checkout action to v4.3.0 (#525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 86b9ffa commit d3cec9f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
ARCH: ${{ matrix.arch.name }} # build target, name required by binary-builder
5555

5656
steps:
57-
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
57+
- uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4.3.0
5858
with:
5959
show-progress: false
6060

0 commit comments

Comments
 (0)