Skip to content

Commit a085d8c

Browse files
authored
Merge pull request #66 from beeware/dependabot/github_actions/actions/checkout-4.1.2
Bump actions/checkout from 4.1.1 to 4.1.2
2 parents 591d220 + 1fd2e04 commit a085d8c

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

105105
steps:
106106
- name: Checkout
107-
uses: actions/checkout@v4.1.1
107+
uses: actions/checkout@v4.1.2
108108
with:
109109
fetch-depth: 0
110110

0 commit comments

Comments
 (0)