Skip to content

Commit fd1ca88

Browse files
Bump actions/checkout from 6 to 7 (#51)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 52e5ecb commit fd1ca88

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
@@ -17,7 +17,7 @@ jobs:
1717

1818
steps:
1919
- name: Checkout Repo ⚡️
20-
uses: actions/checkout@v6
20+
uses: actions/checkout@v7
2121
with:
2222
fetch-depth: 0
2323

0 commit comments

Comments
 (0)