Skip to content

Commit 57eb76b

Browse files
authored
Merge pull request #97 from Android-Boot-Manager/dependabot/github_actions/gh-actions-deps-640176b5ab
chore(ci): Bump actions/checkout from 6 to 7 in the gh-actions-deps group
2 parents 5e52e29 + 2aaf33a commit 57eb76b

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
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ${{ matrix.os }}
1313

1414
steps:
15-
- uses: actions/checkout@v6
15+
- uses: actions/checkout@v7
1616
- uses: cachix/install-nix-action@v31
1717
- uses: cachix/cachix-action@v17
1818
with:

0 commit comments

Comments
 (0)