diff --git a/.github/workflows/php.yml b/.github/workflows/php.yml index 539c106..ab4a96f 100644 --- a/.github/workflows/php.yml +++ b/.github/workflows/php.yml @@ -28,7 +28,7 @@ jobs: name: Symfony ${{ matrix.symfony }}, ${{ matrix.dep }} deps, PHP ${{ matrix.php }}, ${{ matrix.operating-system }} steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Install PHP uses: shivammathur/setup-php@v2 diff --git a/.github/workflows/split.yml b/.github/workflows/split.yml index 3099c84..40a8bdf 100644 --- a/.github/workflows/split.yml +++ b/.github/workflows/split.yml @@ -70,7 +70,7 @@ jobs: split_repository: 'file-zip' steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v4 # no tag -