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.
1 parent 4edd9c8 commit 1b7d30dCopy full SHA for 1b7d30d
.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