Skip to content

Commit

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

Bump actions/checkout from 4.1.1 to 4.1.2
  • Loading branch information
freakboy3742 authored Mar 18, 2024
2 parents 591d220 + 1fd2e04 commit a085d8c
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 @@ -104,7 +104,7 @@ jobs:

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

Expand Down

0 comments on commit a085d8c

Please sign in to comment.