Chore: Bump to actions/checkout@v4

This commit is contained in:
martinfrances107 2023-09-08 08:28:01 +01:00
parent 03cabf6ea3
commit 5c3ed3f018
No known key found for this signature in database
GPG key ID: 45881D6F4F424E8E

View file

@ -24,7 +24,7 @@ jobs:
steps:
# Setup environment
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Setup Rust
uses: actions-rs/toolchain@v1