We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5bd013 commit 384c4dfCopy full SHA for 384c4df
.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