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

Fix wrong encodings #4

Merged
merged 2 commits into from
Feb 23, 2024
Merged

Fix wrong encodings #4

merged 2 commits into from
Feb 23, 2024

Conversation

jnussbaum
Copy link
Collaborator

No description provided.

@jnussbaum jnussbaum self-assigned this Feb 23, 2024
@jnussbaum jnussbaum changed the title Update GitHub Actions versions Fix wrong encodings Feb 23, 2024
@@ -14,9 +14,9 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v3
uses: actions/checkout@v4
Copy link
Collaborator

Choose a reason for hiding this comment

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

What does this have to do with the rest?

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 received a deprecation warning, and was asked to use a newer version of these 2 actions.

It is unrelated, so strictly speaking, I should have done another PR for it. But because it's such a small thing, I decided to make 1 PR for both.

@jnussbaum jnussbaum merged commit a6f2ae8 into main Feb 23, 2024
1 check passed
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