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 f147836 commit 78582aaCopy full SHA for 78582aa
.github/workflows/ci.yml
@@ -46,7 +46,7 @@ jobs:
46
git config --global core.eol lf
47
48
- name: Checkout code
49
- uses: actions/checkout@v2
+ uses: actions/checkout@v4
50
51
- name: Setup PHP
52
uses: shivammathur/setup-php@v2
0 commit comments