Skip to content

Commit

Permalink
update renamed GitHub action
Browse files Browse the repository at this point in the history
  • Loading branch information
deminy committed Nov 28, 2024
1 parent 76c400a commit cf63c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: sed -i.bak -e "s/^FROM phpswoole\/swoole.*$/FROM phpswoole\/swoole:${{ matrix.swoole-prefix }}php${{ matrix.php }}/g" ./Dockerfile

- name: Start Docker Containers
uses: isbang/[email protected].0
uses: hoverkraft-tech/[email protected].2

- name: Prepare Test Environment
run: |
Expand Down

0 comments on commit cf63c7f

Please sign in to comment.