Skip to content

Commit b55b5a0

Browse files
authored
Merge pull request #71 from beeware/dependabot/github_actions/actions/checkout-4.1.3
Bump actions/checkout from 4.1.2 to 4.1.3
2 parents d0052cb + 33bca1d commit b55b5a0

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
@@ -104,7 +104,7 @@ jobs:
104104

105105
steps:
106106
- name: Checkout
107-
uses: actions/[email protected].2
107+
uses: actions/[email protected].3
108108
with:
109109
fetch-depth: 0
110110

0 commit comments

Comments
 (0)