Skip to content

Commit

Permalink
Update lagoon-examples.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood authored Sep 24, 2023
1 parent cc81450 commit 8a76af5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/lagoon-examples.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4
uses: actions/checkout@v4
with:
fetch-depth: "0"
- name: install Lando
Expand Down Expand Up @@ -53,4 +53,4 @@ jobs:
# - name: Show Lando logs
# continue-on-error: true
# run: |
# docker-compose -p drupal9base logs
# docker-compose -p drupal9base logs

0 comments on commit 8a76af5

Please sign in to comment.