Skip to content

Commit 41a24dc

Browse files
authored
Merge pull request #101 from beeware/dependabot/github_actions/actions/checkout-4.2.2
Bump actions/checkout from 4.2.1 to 4.2.2
2 parents f1eeaa6 + eef8eb9 commit 41a24dc

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
@@ -108,7 +108,7 @@ jobs:
108108
109109
steps:
110110
- name: Checkout
111-
uses: actions/checkout@v4.2.1
111+
uses: actions/checkout@v4.2.2
112112
with:
113113
fetch-depth: 0
114114

0 commit comments

Comments
 (0)