Skip to content

Commit d2db212

Browse files
ci(deps): update actions/checkout action to v6
1 parent fd3d170 commit d2db212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
packages: write
4040

4141
steps:
42-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
42+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
4343
with:
4444
show-progress: false
4545

@@ -66,7 +66,7 @@ jobs:
6666
contents: write
6767

6868
steps:
69-
- uses: actions/checkout@93cb6efe18208431cddfb8368fd83d5badbf9bfd # v5.0.1
69+
- uses: actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3 # v6.0.0
7070
with:
7171
show-progress: false
7272

0 commit comments

Comments
 (0)