Skip to content

Commit

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

Bump actions/checkout from 4.1.1 to 4.1.2
  • Loading branch information
freakboy3742 committed Mar 17, 2024
2 parents 82cf5cc + 6892f1c commit c2133a5
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 @@ -39,7 +39,7 @@ jobs:
experimental: true
steps:
- name: Checkout
uses: actions/checkout@v4.1.1
uses: actions/checkout@v4.1.2
with:
fetch-depth: 0

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

0 comments on commit c2133a5

Please sign in to comment.