We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8acceb7 commit c8e59d4Copy full SHA for c8e59d4
1 file changed
.github/workflows/main.yml
@@ -12,7 +12,7 @@ jobs:
12
13
steps:
14
- name: Checkout code
15
- uses: actions/checkout@v4
+ uses: actions/checkout@v6
16
17
- name: Setup PHP
18
uses: shivammathur/setup-php@v2
0 commit comments