Skip to content

Commit 82aae4a

Browse files
authored
Merge pull request #3979 from rust-lang/renovate/actions-checkout-6.x
Update actions/checkout action to v6.0.3
2 parents 96d0d79 + 3f80e52 commit 82aae4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
build:
1313
runs-on: ubuntu-latest
1414
steps:
15-
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
15+
- uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
1616
with:
1717
fetch-depth: 0
1818
- name: Install mdbook

0 commit comments

Comments
 (0)