There was an error while loading. Please reload this page.
2 parents 410bee0 + 7a2cb57 commit b61cd04Copy full SHA for b61cd04
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
12
steps:
13
- name: Checkout code
14
- uses: actions/checkout@v2
+ uses: actions/checkout@v6
15
16
- name: Setup PHP
17
uses: shivammathur/setup-php@v2
@@ -39,10 +39,11 @@ jobs:
39
- '8.2'
40
- '8.3'
41
- '8.4'
42
+ - '8.5'
43
44
45
46
47
48
49
0 commit comments