Skip to content

Commit 8995ef1

Browse files
authored
Merge pull request #79 from beeware/dependabot/github_actions/actions/checkout-4.1.6
Bump actions/checkout from 4.1.5 to 4.1.6
2 parents 1bfdae1 + 4e12052 commit 8995ef1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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/checkout@v4.1.5
118+
uses: actions/checkout@v4.1.6
119119
with:
120120
fetch-depth: 0
121121

0 commit comments

Comments
 (0)