Skip to content

Commit f2b6764

Browse files
Build(deps): Bump actions/checkout from 6 to 7 (#25)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Larson <larson.eric.d@gmail.com>
1 parent 5896637 commit f2b6764

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
run:
3535
shell: bash -e {0}
3636
steps:
37-
- uses: actions/checkout@v6
37+
- uses: actions/checkout@v7
3838
- uses: ./
3939
- uses: actions/setup-python@v6
4040
with:

0 commit comments

Comments
 (0)