Skip to content

Commit 384c4df

Browse files
jonashaagmroeschke
andcommitted
Update .github/actions/build_pandas/action.yml
Co-authored-by: Matthew Roeschke <10647082+mroeschke@users.noreply.github.com>
1 parent c5bd013 commit 384c4df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/actions/build_pandas/action.yml

Lines changed: 1 addition & 1 deletion
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)