Skip to content

Commit

Permalink
Merge pull request #17 from sdr-enthusiasts/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/hecrj/setup-rust-action-2.0.1

Bump hecrj/setup-rust-action from 2.0.0 to 2.0.1
  • Loading branch information
fredclausen authored May 13, 2024
2 parents eff5f37 + ef87e35 commit 879d4de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-validator.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:

steps:
- uses: actions/[email protected]
- uses: hecrj/[email protected].0
- uses: hecrj/[email protected].1
- name: Format check
run: cargo fmt -- --check
- name: Build and Lint
Expand Down

0 comments on commit 879d4de

Please sign in to comment.