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 f2d4f48 commit e693ac1Copy full SHA for e693ac1
.github/workflows/cypress.yml
@@ -14,7 +14,7 @@ jobs:
14
webserver: ['apache-fpm', 'nginx-fpm']
15
16
steps:
17
- - uses: actions/checkout@v1
+ - uses: actions/checkout@v4
18
- name: Setup DDEV
19
uses: ddev/github-action-setup-ddev@v1
20
with:
0 commit comments