Skip to content

Commit

Permalink
Merge pull request #32 from beeware/dependabot/github_actions/actions…
Browse files Browse the repository at this point in the history
…/checkout-3.6.0

Bump actions/checkout from 3.5.3 to 3.6.0
  • Loading branch information
freakboy3742 authored Aug 27, 2023
2 parents 0364247 + 2ffb222 commit f7ada0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
python-version: "3.11"

steps:
- uses: actions/checkout@v3.5.3
- uses: actions/checkout@v3.6.0
with:
fetch-depth: 0

Expand Down

0 comments on commit f7ada0f

Please sign in to comment.