Skip to content

Commit

Permalink
Update and rename rust.yml to rust.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
22388o authored Oct 17, 2023
1 parent f5a34fd commit dbde6eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions github/workflow/rust.yml → .github/workflow/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
name: Lint
runs-on: ubuntu-latest
steps:
- name: Setup | Checkout
uses: actions/checkout@v2
- name: Setup Rust
uses: ATiltedTree/[email protected]
- name: Setup | Rust
uses: ATiltedTree/setup-rust@v1
with:
Expand Down

0 comments on commit dbde6eb

Please sign in to comment.