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 a027ae4 commit 87d5592Copy full SHA for 87d5592
1 file changed
.github/workflows/pipeline.yml
@@ -14,7 +14,7 @@ jobs:
14
dependencies: ['lowest', 'highest']
15
steps:
16
- name: Checkout
17
- uses: actions/checkout@v4
+ uses: actions/checkout@v5
18
19
- name: Setup PHP
20
uses: shivammathur/setup-php@v2
@@ -40,7 +40,7 @@ jobs:
40
runs-on: ubuntu-latest
41
42
43
44
45
46
0 commit comments