There was an error while loading. Please reload this page.
2 parents 71efe6d + bddd644 commit 5f087b4Copy full SHA for 5f087b4
1 file changed
.github/workflows/ci.yaml
@@ -20,7 +20,7 @@ jobs:
20
name: Tests PHP ${{ matrix.php-version }} ${{ matrix.name }}
21
steps:
22
- name: checkout
23
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
24
- name: setup
25
uses: shivammathur/setup-php@v2
26
with:
0 commit comments