Skip to content

Commit aa16d66

Browse files
ci(deps): update actions/checkout action to v4.1.0
1 parent 60032af commit aa16d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

3636
steps:
37-
- uses: actions/checkout@3df4ab11eba7bda6032a0b82a6bb43b11571feac # v4.0.0
37+
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
3838

3939
- name: binary-builder
4040
uses: containerbase/internal-tools@68271ad7fc19248e8d7f26c9c82c57e984d886ea # v1.21.26

0 commit comments

Comments
 (0)