Skip to content

Commit 895f884

Browse files
authored
Merge pull request #172 from beeware/dependabot/github_actions/actions/checkout-4.2.0
Bump actions/checkout from 4.1.7 to 4.2.0
2 parents 5b981b8 + 512b9ac commit 895f884

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565

6666
steps:
6767
- name: Checkout
68-
uses: actions/checkout@v4.1.7
68+
uses: actions/checkout@v4.2.0
6969
with:
7070
fetch-depth: 0
7171

changes/172.misc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Updated actions/checkout from 4.1.7 to 4.2.0.

0 commit comments

Comments
 (0)