Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ci_v30.1.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:

- name: Save cache
id: cache_save
uses: actions/cache/save@27d5ce7f107fe9357f9df03efb73ab90386fccae
uses: actions/cache/save@55cc8345863c7cc4c66a329aec7e433d2d1c52a9
if: ${{ matrix.lint }}
with:
path: |
Expand Down