Skip to content

Commit 1ad726d

Browse files
authored
Update example workflow in readme
1 parent 696312a commit 1ad726d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
name: cargo fmt
2525
runs-on: ubuntu-latest
2626
steps:
27-
- uses: actions/checkout@v3
27+
- uses: actions/checkout@v4
2828
# Ensure rustfmt is installed and setup problem matcher
2929
- uses: actions-rust-lang/setup-rust-toolchain@v1
3030
with:

0 commit comments

Comments
 (0)