We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f04a581 commit 6cdbb14Copy full SHA for 6cdbb14
.github/workflows/hakari.yml
@@ -17,7 +17,7 @@ jobs:
17
env:
18
RUSTFLAGS: -D warnings
19
steps:
20
- - uses: actions/checkout@v2
+ - uses: actions/checkout@v4
21
- uses: actions-rs/toolchain@v1
22
with:
23
toolchain: stable
0 commit comments