1 parent 4592095 commit e8e3014Copy full SHA for e8e3014
1 file changed
.github/workflows/circleci.yml
@@ -10,7 +10,7 @@ jobs:
10
name: Run CircleCI artifacts redirector
11
steps:
12
- name: GitHub Action step
13
- uses: larsoner/circleci-artifacts-redirector-action@master
+ uses: scientific-python/circleci-artifacts-redirector-action@7eafdb60666f57706a5525a2f5eb76224dc8779b # v1.1.0
14
with:
15
repo-token: ${{ secrets.GITHUB_TOKEN }}
16
artifact-path: 0/doc/build/html/index.html
0 commit comments