mirror of
https://github.com/ivuorinen/curly.git
synced 2026-02-02 15:43:22 +00:00
chore(deps): update actions/checkout action to v4 (#167)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/composer-diff.yml
vendored
2
.github/workflows/composer-diff.yml
vendored
@@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
# Required to make it possible to compare with PR base branch
|
||||
fetch-depth: 0
|
||||
|
||||
Reference in New Issue
Block a user