Merge pull request #251 from martinfrances107/bump_actions_checkout

Bump actions/checkout to version@3
This commit is contained in:
Greg Johnston 2023-01-06 17:47:21 -05:00 committed by GitHub
commit 0029e1d8f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -21,7 +21,7 @@ jobs:
- ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Setup Rust
uses: actions-rs/toolchain@v1