Skip to content

Commit be2133b

Browse files
chore(deps): bump actions/checkout from v4 to v6 (#365)
1 parent 240898d commit be2133b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/examples.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
CARGO_INCREMENTAL: 0
5757

5858
steps:
59-
- uses: actions/checkout@v4
59+
- uses: actions/checkout@v6
6060
- name: Use stable Rust
6161
id: rust
6262
run: |

0 commit comments

Comments
 (0)