Skip to content

Commit

Permalink
Merge pull request #19 from phip1611/dependabot/github_actions/action…
Browse files Browse the repository at this point in the history
…s/checkout-4

build(deps): bump actions/checkout from 2 to 4
  • Loading branch information
phip1611 authored Jun 3, 2024
2 parents 9c3e8d6 + 41a5455 commit bcd81c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
rust:
- nightly
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Setup Rust toolchain
uses: dtolnay/rust-toolchain@stable
with:
Expand Down

0 comments on commit bcd81c3

Please sign in to comment.