Skip to content

Commit

Permalink
Merge pull request #53 from loophp/renovate/actions-checkout-4.x
Browse files Browse the repository at this point in the history
chore(deps): update actions/checkout action to v4.2.2
  • Loading branch information
drupol authored Oct 23, 2024
2 parents 5374712 + ec10525 commit 151c69e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v4.2.1
uses: actions/checkout@v4.2.2
with:
fetch-depth: 1

Expand Down

0 comments on commit 151c69e

Please sign in to comment.