We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8d6bfc commit 4ea653dCopy full SHA for 4ea653d
.github/actions/build_pandas/action.yml
@@ -15,7 +15,7 @@ runs:
15
shell: bash -el {0}
16
17
- name: Use sccache
18
- uses: https://github.com/Mozilla-Actions/sccache-action
+ uses: mozilla-actions/sccache-action@v0.0.3
19
20
- name: Build Pandas
21
run: |
0 commit comments