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

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

126126
steps:
127127
- name: Checkout
128-
uses: actions/checkout@v4.2.0
128+
uses: actions/checkout@v4.2.1
129129
with:
130130
fetch-depth: 0
131131

0 commit comments

Comments
 (0)