Skip to content

Commit ad66fe0

Browse files
committed
Update checkout in web.yml
1 parent df64893 commit ad66fe0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
runs-on: ubuntu-latest
5555
steps:
5656
# Setup
57-
- uses: actions/checkout@v3
57+
- uses: actions/checkout@v4
5858
with:
5959
fetch-depth: 0
6060
- uses: dtolnay/rust-toolchain@stable

0 commit comments

Comments
 (0)