dbleek commited on
Commit
71e2437
·
1 Parent(s): 558b5e5

changed file size checl workflow

Browse files
Files changed (1) hide show
  1. .github/workflows/checksize.yaml +1 -1
.github/workflows/checksize.yaml CHANGED
@@ -11,6 +11,6 @@ jobs:
11
  runs-on: ubuntu-latest
12
  steps:
13
  - name: Check large files
14
- uses: ActionsDesk/[email protected]
15
  with:
16
  filesizelimit: 10485760 # this is 10MB so we can sync to HF Spaces
 
11
  runs-on: ubuntu-latest
12
  steps:
13
  - name: Check large files
14
+ uses: ppremk/[email protected]
15
  with:
16
  filesizelimit: 10485760 # this is 10MB so we can sync to HF Spaces