Skip to content

Commit 2d76e2a

Browse files
ci(deps): update actions/checkout action to v6
1 parent 5822700 commit 2d76e2a

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@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
57+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
5858
with:
5959
show-progress: false
6060

0 commit comments

Comments
 (0)