Skip to content

Commit 288ba8e

Browse files
authored
Merge pull request #40 from beeware/dependabot/github_actions/actions/checkout-4.1.0
Bump actions/checkout from 4.0.0 to 4.1.0
2 parents 12ada2b + c53d0cc commit 288ba8e

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
@@ -95,7 +95,7 @@ jobs:
9595
python-version: "3.11"
9696

9797
steps:
98-
- uses: actions/checkout@v4.0.0
98+
- uses: actions/checkout@v4.1.0
9999
with:
100100
fetch-depth: 0
101101

0 commit comments

Comments
 (0)