We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 696312a commit 1ad726dCopy full SHA for 1ad726d
README.md
@@ -24,7 +24,7 @@ jobs:
24
name: cargo fmt
25
runs-on: ubuntu-latest
26
steps:
27
- - uses: actions/checkout@v3
+ - uses: actions/checkout@v4
28
# Ensure rustfmt is installed and setup problem matcher
29
- uses: actions-rust-lang/setup-rust-toolchain@v1
30
with:
0 commit comments