Skip to content

Commit b1b8168

Browse files
authored
Merge pull request #97 from beeware/dependabot/github_actions/actions/checkout-4.2.1
Bump actions/checkout from 4.2.0 to 4.2.1
2 parents b25c3ff + 22fe248 commit b1b8168

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
@@ -125,7 +125,7 @@ jobs:
125125

126126
steps:
127127
- name: Checkout
128-
uses: actions/[email protected].0
128+
uses: actions/[email protected].1
129129
with:
130130
fetch-depth: 0
131131

0 commit comments

Comments
 (0)