Skip to content

Commit b0e9f79

Browse files
authored
Merge pull request #23 from gitgitgadget/dependabot/github_actions/actions/checkout-7
build(deps): bump actions/checkout from 6 to 7
2 parents c265f1e + e0671cc commit b0e9f79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/keepalive.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
permissions:
1515
contents: write
1616
steps:
17-
- uses: actions/checkout@v6
17+
- uses: actions/checkout@v7
1818
with:
1919
persist-credentials: 'true'
2020
- name: Merge the upstream default branch

0 commit comments

Comments
 (0)