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

Updating github action steps to fix deprecations. #11

Merged
merged 1 commit into from
Feb 11, 2024

Conversation

thirsch
Copy link

@thirsch thirsch commented Feb 11, 2024

This pr is just updating the used github action steps to fix the deprecations.

@@ -43,7 +43,7 @@ jobs:
run: composer require symfony/phpunit-bridge:^5.4 --dev --prefer-dist --no-interaction --no-progress

- name: Install dependencies
uses: nick-invision/retry@v1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have the same on SF1? Not sure why using an action here 🤔

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nope, neither in sf1 nor in doctrine1. Not sure if this is required anymore as well. Think we can drop it.

@thirsch thirsch force-pushed the feature/update-github-actions branch from b72813d to 023f64b Compare February 11, 2024 19:44
@thePanz thePanz merged commit bd77a36 into FriendsOfSymfony1:6.x Feb 11, 2024
4 checks passed
@thirsch thirsch deleted the feature/update-github-actions branch February 11, 2024 19:51
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.

2 participants