We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75693c0 commit d87688fCopy full SHA for d87688f
.github/workflows/tests.yml
@@ -57,7 +57,7 @@ jobs:
57
- name: Checkout
58
uses: actions/checkout@v2
59
- name: Run Unit Tests
60
- uses: docker://php:5.3-cli
+ uses: docker://tomsowerby/php-5.3:cli
61
with:
62
entrypoint: ./.github/actions/entrypoint.sh
63
0 commit comments