Skip to content

Commit 7cb4917

Browse files
authored
Merge pull request #57 from Android-Boot-Manager/dependabot/github_actions/gh-actions-deps-76468cb07f
chore(ci): Bump actions/checkout from 5 to 6 in the gh-actions-deps group
2 parents b66c9e0 + 8c702e3 commit 7cb4917

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@v5
15+
- uses: actions/checkout@v6
1616
- uses: cachix/install-nix-action@v31
1717
- uses: cachix/cachix-action@v16
1818
with:

0 commit comments

Comments
 (0)