Skip to content

Commit 4ea653d

Browse files
jonashaagmroeschke
andauthored
Update .github/actions/build_pandas/action.yml
Co-authored-by: Matthew Roeschke <[email protected]>
1 parent a8d6bfc commit 4ea653d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build_pandas/action.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ runs:
1515
shell: bash -el {0}
1616

1717
- name: Use sccache
18-
uses: https://github.com/Mozilla-Actions/sccache-action
18+
uses: mozilla-actions/sccache-action@v0.0.3
1919

2020
- name: Build Pandas
2121
run: |

0 commit comments

Comments
 (0)