Skip to content

Commit

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

Bump actions/checkout from 3.6.0 to 4.0.0
  • Loading branch information
freakboy3742 authored Sep 11, 2023
2 parents d3f3083 + 39d1dd6 commit cab2a95
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 @@ -95,7 +95,7 @@ jobs:
python-version: "3.11"

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

Expand Down

0 comments on commit cab2a95

Please sign in to comment.