Skip to content

Commit f7ada0f

Browse files
authored
Merge pull request #32 from beeware/dependabot/github_actions/actions/checkout-3.6.0
Bump actions/checkout from 3.5.3 to 3.6.0
2 parents 0364247 + 2ffb222 commit f7ada0f

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
@@ -85,7 +85,7 @@ jobs:
8585
python-version: "3.11"
8686

8787
steps:
88-
- uses: actions/checkout@v3.5.3
88+
- uses: actions/checkout@v3.6.0
8989
with:
9090
fetch-depth: 0
9191

0 commit comments

Comments
 (0)