mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-17 13:46:41 +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' }}
|
if: ${{ github.actor == 'ci-robbot' }}
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout repository
|
- name: Checkout repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Approve a PR if not already approved
|
- name: Approve a PR if not already approved
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
Reference in New Issue
Block a user