We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd5d3ac commit 72765d2Copy full SHA for 72765d2
1 file changed
.github/workflows/test.yml
@@ -82,7 +82,7 @@ jobs:
82
83
- name: Cache Rust dependencies
84
if: matrix.package == 'stellar' && matrix.variant == 'compile'
85
- uses: actions/cache@0400d5f644dc74513175e3cd8d07132dd4860809 # v4.2.4
+ uses: actions/cache@0057852bfaa89a56745cba8c7296529d2fc39830 # v4.3.0
86
with:
87
path: |
88
~/.cargo/bin/
0 commit comments