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.
2 parents 7c087fe + 8080a03 commit bd3c04eCopy full SHA for bd3c04e
1 file changed
.github/workflows/security.yml
@@ -23,7 +23,7 @@ jobs:
23
git config --global core.autocrlf false
24
git config --global core.eol lf
25
- name: Checkout
26
- uses: actions/checkout@v3
+ uses: actions/checkout@v4
27
28
- name: Setup PHP ${{ matrix.php }}
29
uses: shivammathur/setup-php@v2
0 commit comments