Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GitHub actions update, Deprecate PHP 7.0, 7.2, 7.3 #38

Merged
merged 6 commits into from
Aug 17, 2023

Conversation

baschny
Copy link
Member

@baschny baschny commented Aug 17, 2023

  • Remove deprecations by using latest version of GHA
  • Use docker/build-push-action instead of Makefile targets for GHA building and pushing
  • Use "gha" caching instead of doing our own "caching"
  • Do not build PHP 7.0, 7.2, 7.3 anymore

Warning:

The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, docker/setup-buildx-action@v1, actions/cache@v2, docker/login-action@v1, actions/upload-artifact@v2, peter-evans/dockerhub-description@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
@baschny baschny changed the title GitHub actions update GitHub actions update, Deprecate PHP 7.0, 7.2, 7.3 Aug 17, 2023
@baschny baschny merged commit ade3f33 into master Aug 17, 2023
0 of 3 checks passed
@baschny baschny deleted the github-actions-update branch August 17, 2023 16:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant