Skip to content

Commit

Permalink
bump ddev test action
Browse files Browse the repository at this point in the history
  • Loading branch information
tyler36 committed Jan 26, 2024
1 parent 3be1258 commit eb150e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:
description: 'Debug with tmate set "debug_enabled"'
required: false
default: "false"

jobs:
tests:
strategy:
Expand All @@ -24,7 +24,7 @@ jobs:
runs-on: ubuntu-latest

steps:
- uses: ddev/github-action-add-on-test@v0
- uses: ddev/github-action-add-on-test@v1
with:
ddev_version: ${{ matrix.ddev_version }}
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit eb150e5

Please sign in to comment.