We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3ae3a0 commit 29d2d65Copy full SHA for 29d2d65
.github/workflows/ci.yaml
@@ -26,7 +26,7 @@ jobs:
26
override: true
27
28
- name: Rust Cache
29
- uses: Swatinem/[email protected].1
+ uses: Swatinem/[email protected].2
30
31
- name: Run tests
32
uses: actions-rs/cargo@v1
0 commit comments