Skip to content

Commit

Permalink
Merge pull request #5 from simlay/dependabot/github_actions/actions/c…
Browse files Browse the repository at this point in the history
…heckout-3
  • Loading branch information
dependabot[bot] authored Mar 18, 2022
2 parents 84e067e + b3fd06e commit 0ffe866
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 @@ -49,7 +49,7 @@ jobs:
if: ${{ matrix.ci-action == 'bundle' }}
run: cargo install cargo-bundle --git https://github.com/burtonageo/cargo-bundle.git

- uses: actions/checkout@v2.4.0
- uses: actions/checkout@v3
- name: run cargo-dinghy
if: ${{ matrix.ci-action == 'dinghy' }}
run: make test
Expand Down

0 comments on commit 0ffe866

Please sign in to comment.