Skip to content

Commit

Permalink
Merge pull request #325 from uselagoon/renovate/actions-checkout-digest
Browse files Browse the repository at this point in the history
Update actions/checkout digest to 8ade135
  • Loading branch information
tobybellwood authored Sep 24, 2023
2 parents 2aaad55 + 8a76af5 commit c246634
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@3df4ab11eba7bda6032a0b82a6bb43b11571feac # 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 c246634

Please sign in to comment.