Skip to content

Commit

Permalink
Merge pull request #97 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 committed Sep 10, 2023
2 parents 6d37437 + 61272bd commit 9de2950
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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 @@ -38,7 +38,7 @@ jobs:

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

Expand Down
1 change: 1 addition & 0 deletions changes/97.misc.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Updated actions/checkout from 3.6.0 to 4.0.0.

0 comments on commit 9de2950

Please sign in to comment.