Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit da5c20f

Browse files
rcomermeeseeksmachine
authored andcommitted
Backport PR #28413: CI: update action that got moved org
1 parent 5624621 commit da5c20f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/circleci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Run CircleCI artifacts redirector
1111
steps:
1212
- name: GitHub Action step
13-
uses: larsoner/circleci-artifacts-redirector-action@master
13+
uses: scientific-python/circleci-artifacts-redirector-action@4e13a10d89177f4bfc8007a7064bdbeda848d8d1 # v1.0.0
1414
with:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}
1616
api-token: ${{ secrets.CIRCLECI_TOKEN }}

0 commit comments

Comments
 (0)