mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-02 15:01:50 +00:00
Update actions/checkout action to v4 (#804)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
96eeb72197
commit
6bbea45078
2
.github/workflows/autoapprove.yml
vendored
2
.github/workflows/autoapprove.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
if: ${{ github.actor == 'ci-robbot' }}
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Approve a PR if not already approved
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user