We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d13666e + d29b499 commit 9fbb95bCopy full SHA for 9fbb95b
1 file changed
.github/workflows/main.yml
@@ -24,7 +24,7 @@ jobs:
24
runs-on: ${{ matrix.os }}
25
steps:
26
- name: Checkout code
27
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
28
- name: Setup PHP
29
uses: shivammathur/setup-php@v2
30
with:
0 commit comments