chore(deps): bump actions/checkout from 3 to 4 (#2102)

This commit is contained in:
dependabot[bot] 2023-09-11 08:03:23 +10:00 committed by GitHub
parent a880783bed
commit 9c264bb360
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@ jobs:
run_release:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Install Rust
uses: dtolnay/rust-toolchain@stable
- name: Setup sccache