mirror of
https://github.com/ivuorinen/xkcd-Mailer.git
synced 2026-02-04 22:47:59 +00:00
Merge pull request #12 from ivuorinen/renovate/actions-checkout-4.x
This commit is contained in:
2
.github/workflows/phpcs.yml
vendored
2
.github/workflows/phpcs.yml
vendored
@@ -7,7 +7,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Validate composer.json and composer.lock
|
||||
run: composer validate
|
||||
|
||||
Reference in New Issue
Block a user