Skip to content

Commit

Permalink
Merge pull request #53 from sdr-enthusiasts/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/actions-rs/toolchain-1.0.7

chore(deps): Bump actions-rs/toolchain from 1.0.6 to 1.0.7
  • Loading branch information
fredclausen authored May 13, 2024
2 parents 5a7de98 + 36324af commit f63d878
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/on_pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions-rs/[email protected].6
- uses: actions-rs/[email protected].7
with:
profile: minimal
toolchain: stable
Expand All @@ -41,7 +41,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions-rs/[email protected].6
- uses: actions-rs/[email protected].7
with:
profile: minimal
toolchain: stable
Expand All @@ -57,7 +57,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions-rs/[email protected].6
- uses: actions-rs/[email protected].7
with:
toolchain: stable
components: clippy
Expand Down

0 comments on commit f63d878

Please sign in to comment.