Skip to content

Commit

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

Bump actions/checkout from 4.1.6 to 4.1.7
  • Loading branch information
freakboy3742 authored Jun 16, 2024
2 parents 147d76f + c94dcd4 commit dca1fcb
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 @@ -115,7 +115,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4.1.6
uses: actions/checkout@v4.1.7
with:
fetch-depth: 0

Expand Down

0 comments on commit dca1fcb

Please sign in to comment.