Skip to content

Commit

Permalink
ci(test): Use action v0.1.0 for init tests
Browse files Browse the repository at this point in the history
  • Loading branch information
julienloizelet committed Aug 7, 2023
1 parent 16bdcd1 commit 2b67ca0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests-with-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
steps:
- uses: actions/checkout@v3

- uses: julienloizelet/ddev-add-on-test-init@v0.0.1
- uses: julienloizelet/ddev-add-on-test-init@v0.1.0
with:
ddev_version: ${{ matrix.ddev_version }}

Expand Down

0 comments on commit 2b67ca0

Please sign in to comment.