Skip to content

Commit fc015ce

Browse files
Build(deps): Bump actions/checkout from 4 to 5 in the actions group (#70)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 63da621 commit fc015ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
run:
3030
shell: bash -el {0}
3131
steps:
32-
- uses: actions/checkout@v4
32+
- uses: actions/checkout@v5
3333
- uses: actions/setup-python@v5
3434
with:
3535
python-version: ${{ matrix.python }}

0 commit comments

Comments
 (0)