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

Skip to content

Commit 2ff74a8

Browse files
bsipoczogrisel
andauthored
CI Update action that got moved org (#29284)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
1 parent b20998d commit 2ff74a8

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