Skip to content

Commit 1bfdae1

Browse files
authored
Merge pull request #78 from beeware/dependabot/github_actions/actions/checkout-4.1.5
Bump actions/checkout from 4.1.4 to 4.1.5
2 parents 6857a73 + 8cddd4b commit 1bfdae1

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].4
118+
uses: actions/[email protected].5
119119
with:
120120
fetch-depth: 0
121121

0 commit comments

Comments
 (0)