Skip to content

Conversation

@hamirmahal
Copy link
Contributor

PR Info

fixes #178.

Breaking Changes

  • None

Changes

Comment on lines -30 to -38
- uses: actions-rs/cargo@v1
with:
command: check
test:
name: Test
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- 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.

This pull request removes actions-rs/cargo@v1 and actions-rs/toolchain@v1, which have both been archived for almost a year.

@hamirmahal
Copy link
Contributor Author

@billy1624 are there any changes you'd like to see here?

@tyt2y3 tyt2y3 force-pushed the main branch 2 times, most recently from 2de933f to d24a975 Compare August 27, 2025 08:48
@tyt2y3 tyt2y3 force-pushed the main branch 16 times, most recently from 5801629 to f19754c Compare September 6, 2025 21:18
@tyt2y3 tyt2y3 force-pushed the main branch 7 times, most recently from 4e9008c to ff350b4 Compare September 20, 2025 14:37
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.

tests workflow uses actions-rs/toolchain@v1 and actions-rs/cargo@v1

1 participant