mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 05:52:23 -05:00
Update checkout in web.yml
This commit is contained in:
parent
df64893f2b
commit
ad66fe0074
1 changed files with 1 additions and 1 deletions
2
.github/workflows/web.yml
vendored
2
.github/workflows/web.yml
vendored
|
@ -54,7 +54,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# Setup
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
|
|
Loading…
Reference in a new issue