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

refactor: replace archived action #572

Conversation

hamirmahal
Copy link
Contributor

fixes #571.

@@ -36,12 +36,7 @@ jobs:

- name: install ${{ matrix.toolchain }} toolchain
id: install_toolchain
uses: actions-rs/toolchain@v1
Copy link
Contributor Author

Choose a reason for hiding this comment

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

That repository is archived, and it doesn't seem like it's going to receive any updates anytime soon.

actions-rs/toolchain#220

@hamirmahal
Copy link
Contributor Author

@dvdsk dvdsk merged commit a904566 into RustAudio:master Apr 20, 2024
10 checks passed
@dvdsk
Copy link
Collaborator

dvdsk commented Apr 20, 2024

Nice, now CI is without any warnings :)

@hamirmahal hamirmahal deleted the refactor/replace-archived-action-with-similar-functionality branch April 20, 2024 08:49
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.

CI has 54 warnings under Annotations
2 participants