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 85a81d3 + 65578a7 commit 05442afCopy full SHA for 05442af
.github/workflows/circle_artifacts.yml
@@ -6,7 +6,7 @@ jobs:
6
name: Run CircleCI artifacts redirector
7
steps:
8
- name: GitHub Action step
9
- uses: scientific-python/circleci-artifacts-redirector-action@4e13a10d89177f4bfc8007a7064bdbeda848d8d1 # v1.0.0
+ uses: scientific-python/circleci-artifacts-redirector-action@7eafdb60666f57706a5525a2f5eb76224dc8779b # v1.1.0
10
with:
11
repo-token: ${{ secrets.GITHUB_TOKEN }}
12
api-token: ${{ secrets.CIRCLECI_TOKEN }}
0 commit comments