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 d3ba876 commit 62cf4b0Copy full SHA for 62cf4b0
.github/workflows/rust.yml
@@ -84,7 +84,7 @@ jobs:
84
targets: wasm32-unknown-unknown
85
86
# Cache the built dependencies
87
- - uses: Swatinem/[email protected].3
+ - uses: Swatinem/[email protected].5
88
with:
89
save-if: ${{ github.event_name == 'push' }}
90
0 commit comments