We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4edd9c8 + 1b7d30d commit c42cb13Copy full SHA for c42cb13
.github/workflows/build-release.yml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- name: Checkout Repository
13
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
14
15
- name: Setup PHP
16
uses: shivammathur/setup-php@v2
.github/workflows/code-coverage.yml
0 commit comments