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

Add missing workflow steps validations #875

Merged
merged 3 commits into from
Apr 2, 2024

Conversation

falvaradorodriguez
Copy link
Contributor

No description provided.

@falvaradorodriguez falvaradorodriguez requested a review from a team as a code owner April 2, 2024 07:26
@@ -61,7 +61,7 @@ jobs:

- name: Install dependencies
run: |
pip install safe-eth-py==6.0.0b18
pip install safe-eth-py
pip install validators==0.22.0
Copy link
Member

Choose a reason for hiding this comment

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

It is necessary this specific version?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have just tested it and it seems that it is not necessary.

@falvaradorodriguez falvaradorodriguez merged commit 41b2cc6 into main Apr 2, 2024
7 checks passed
@falvaradorodriguez falvaradorodriguez deleted the fix-workflow-step-validation branch April 2, 2024 09:24
@github-actions github-actions bot locked and limited conversation to collaborators Apr 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants