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

Update actions in workflows to latest versions #3111

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

flodolo
Copy link
Collaborator

@flodolo flodolo commented Feb 22, 2024

No description provided.

- uses: actions/checkout@v2
- uses: actions/setup-python@v2
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
with:
python-version: 3.9
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Is there a reason to keep using 3.9, and not a more recent version (e.g. 3.12)? I noticed black reformats several files locally, but not in the workflow.

Copy link
Collaborator

Choose a reason for hiding this comment

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

No, we should upgrade. We might even need to upgrade in order to land #3100.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'll do it in a separate PR to see if the workflows actually fail as I would expect.

Copy link
Collaborator

Choose a reason for hiding this comment

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

@mathjazz mathjazz merged commit e4b4946 into main Feb 22, 2024
10 checks passed
@mathjazz mathjazz deleted the update_workflows branch February 22, 2024 09:46
ayanaar pushed a commit to ayanaar/pontoon that referenced this pull request Feb 23, 2024
ayanaar pushed a commit to ayanaar/pontoon that referenced this pull request Feb 23, 2024
mathjazz added a commit to mathjazz/pontoon that referenced this pull request Feb 23, 2024
mathjazz added a commit to mathjazz/pontoon that referenced this pull request Feb 23, 2024
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