Skip to content

Commit cab2a95

Browse files
authored
Merge pull request #36 from beeware/dependabot/github_actions/actions/checkout-4.0.0
Bump actions/checkout from 3.6.0 to 4.0.0
2 parents d3f3083 + 39d1dd6 commit cab2a95

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@v3.6.0
98+
- uses: actions/checkout@v4.0.0
9999
with:
100100
fetch-depth: 0
101101

0 commit comments

Comments
 (0)