Skip to content

Commit 4bb9c39

Browse files
chore(deps): bump actions/checkout from 2 to 4 (#6998)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0e7d93e commit 4bb9c39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/generate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
name: "${{ matrix.name }}"
3333

3434
steps:
35-
- uses: actions/checkout@v2
35+
- uses: actions/checkout@v4
3636

3737
- name: Install Repo MSRV toolchain
3838
run: |

0 commit comments

Comments
 (0)