Skip to content

Commit 9351e85

Browse files
authored
Update main.yml
1 parent e569544 commit 9351e85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v2
1414

1515
- name: update jupyter dependencies with repo2docker
16-
uses: flrs/repo2docker-action@master
16+
uses: machine-learning-apps/repo2docker-action@master
1717
with:
1818
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
1919
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}

0 commit comments

Comments
 (0)