We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents debfeda + 8a190cc commit 6a3add6Copy full SHA for 6a3add6
1 file changed
.github/workflows/circleci-artifacts-redirector.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.IRSA_TUTORIALS_CIRCLE_TOKEN }}
0 commit comments