We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1abab7 commit 9a7daecCopy full SHA for 9a7daec
.github/workflows/build.yml
@@ -27,7 +27,7 @@ jobs:
27
28
steps:
29
- name: Checkout
30
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
31
32
- name: Setup PHP
33
uses: shivammathur/setup-php@v2
0 commit comments