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 d0c3740 + b78e617 commit 2bf3351Copy full SHA for 2bf3351
.github/workflows/circleupload.yaml
@@ -9,7 +9,7 @@ jobs:
9
name: Run CircleCI artifacts redirector
10
steps:
11
- name: GitHub Action step
12
- uses: scientific-python/circleci-artifacts-redirector-action@7eafdb60666f57706a5525a2f5eb76224dc8779b # v1.1.0
+ uses: scientific-python/circleci-artifacts-redirector-action@5d358ff96e96429a5c64a969bb4a574555439f4f # v1.3.1
13
with:
14
repo-token: ${{ secrets.GITHUB_TOKEN }}
15
api-token: ${{ secrets.CIRCLECI_TOKEN }}
0 commit comments