Merge pull request #154 from aya-rs/dependabot/github_actions/actions/checkout-5

pull/156/head
dependabot[bot] 3 days ago committed by GitHub
commit 0fc3f2934e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -55,7 +55,7 @@ jobs:
runs-on: ${{ matrix.runner }}
steps:
- uses: actions/checkout@v4
- uses: actions/checkout@v5
- uses: dtolnay/rust-toolchain@nightly
with:

Loading…
Cancel
Save