10000 CI Update action that got moved org (#29284) · scikit-learn/scikit-learn@5e4becd · GitHub
[go: up one dir, main page]

Skip to content

Commit 5e4becd

Browse files
bsipoczogrisel
authored andcommitted
CI Update action that got moved org (#29284)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
1 parent 94fd1fc commit 5e4becd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifact-redirector.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
name: Run CircleCI artifacts redirector
1616
steps:
1717
- name: GitHub Action step
18-
uses: larsoner/circleci-artifacts-redirector-action@master
18+
uses: scientific-python/circleci-artifacts-redirector-action@v1
1919
with:
2020
repo-token: ${{ secrets.GITHUB_TOKEN }}
2121
api-token: ${{ secrets.CIRCLECI_TOKEN }}

0 commit comments

Comments
 (0)
0