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.
2 parents 167a26e + 51c8511 commit fa16860Copy full SHA for fa16860
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@4e13a10d89177f4bfc8007a7064bdbeda848d8d1 # v1.0.0
14
with:
15
repo-token: ${{ secrets.GITHUB_TOKEN }}
16
api-token: ${{ secrets.CIRCLECI_TOKEN }}
0 commit comments