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 7cdf4b4 + 1760959 commit 532ad9aCopy full SHA for 532ad9a
.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@839631420e45a08af893032e5a5e8843bf47e8ff # v1.2.0
+ uses: scientific-python/circleci-artifacts-redirector-action@5d358ff96e96429a5c64a969bb4a574555439f4f # v1.3.1
10
with:
11
repo-token: ${{ secrets.GITHUB_TOKEN }}
12
api-token: ${{ secrets.CIRCLECI_TOKEN }}
0 commit comments