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 2f22d46 commit 020bbb8Copy full SHA for 020bbb8
.github/workflows/phpci.yml
@@ -12,7 +12,7 @@ jobs:
12
build:
13
runs-on: ubuntu-latest
14
steps:
15
- - uses: actions/checkout@v4
+ - uses: actions/checkout@v5
16
17
- name: Setup PHP
18
uses: shivammathur/setup-php@v2
0 commit comments