Skip to content

Commit

Permalink
Merge pull request #41 from arrow-kt/renovate/actions-checkout-3.x
Browse files Browse the repository at this point in the history
Update actions/checkout action to v3.3.0
  • Loading branch information
nomisRev committed Jan 5, 2023
2 parents 3f0c1c0 + fceab45 commit 0447180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v3.2.0
uses: actions/checkout@v3.3.0
with:
fetch-depth: 0

Expand Down

0 comments on commit 0447180

Please sign in to comment.