We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15486c1 commit 036bc91Copy full SHA for 036bc91
1 file changed
.github/workflows/rust.yml
@@ -15,7 +15,7 @@ jobs:
15
runs-on: ubuntu-latest
16
17
steps:
18
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
19
- name: Format
20
run: cargo fmt --check
21
0 commit comments