Skip to content

Commit e2efd05

Browse files
authored
Update rust.yml
1 parent aa01888 commit e2efd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
headless: Xvfb :99 -screen 0 1024x768x24 > /dev/null 2>&1 &
2525

2626
steps:
27-
- uses: actions/checkout@v3
27+
- uses: actions/checkout@v4
2828
- uses: Swatinem/rust-cache@v2
2929
with:
3030
# To only cache runs from `master`

0 commit comments

Comments
 (0)