Update actions/checkout action to v4
This commit is contained in:
parent
9dd40e1a6b
commit
bfc83430cb
@ -45,7 +45,7 @@ jobs:
|
||||
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Get current version from Cargo.toml
|
||||
id: cargo-version
|
||||
|
Loading…
Reference in New Issue
Block a user