Skip to content

Commit dca1fcb

Browse files
authored
Merge pull request #82 from beeware/dependabot/github_actions/actions/checkout-4.1.7
Bump actions/checkout from 4.1.6 to 4.1.7
2 parents 147d76f + c94dcd4 commit dca1fcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115

116116
steps:
117117
- name: Checkout
118-
uses: actions/[email protected].6
118+
uses: actions/[email protected].7
119119
with:
120120
fetch-depth: 0
121121

0 commit comments

Comments
 (0)