Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94873a3 commit c982fb9Copy full SHA for c982fb9
.github/.githubold/workflows/main.yml
@@ -5,7 +5,7 @@ jobs:
5
name: Run CircleCI artifacts redirector
6
steps:
7
- name: GitHub Action step
8
- uses: larsoner/circleci-artifacts-redirector-action@master
+ uses: scientific-python/circleci-artifacts-redirector-action@7eafdb60666f57706a5525a2f5eb76224dc8779b # v1.1.0
9
with:
10
repo-token: ${{ secrets.GITHUB_TOKEN }}
11
artifact-path: 0/docs/_build/html/index.html
0 commit comments