Skip to content

Commit 2bc2989

Browse files
committed
CI: update circleCI redirect action url hoping its status will show up in PR
1 parent 09d2fd5 commit 2bc2989

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/circleci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: circleci
1+
name: Run CircleCI asrtifacts redirector for rendered HTML
22

33
on: [status]
44
jobs:
@@ -7,7 +7,7 @@ jobs:
77
name: Run CircleCI documentation artifact redirector
88
steps:
99
- name: GitHub Action step
10-
uses: larsoner/circleci-artifacts-redirector-action@master
10+
uses: scientific-python/circleci-artifacts-redirector-action@4e13a10d89177f4bfc8007a7064bdbeda848d8d1 # v1.0.0
1111
with:
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}
1313
api-token: ${{ secrets.DEVSTATS_CIRCLECI_TOKEN }}

0 commit comments

Comments
 (0)