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.
1 parent 4f26d9a commit b18407bCopy full SHA for b18407b
.github/workflows/circleci.yml
@@ -11,7 +11,7 @@ jobs:
11
steps:
12
- name: GitHub Action step
13
uses:
14
- scientific-python/circleci-artifacts-redirector-action@4e13a10d89177f4bfc8007a7064bdbeda848d8d1 # v1.0.0
+ scientific-python/circleci-artifacts-redirector-action@7eafdb60666f57706a5525a2f5eb76224dc8779b # v1.1.0
15
with:
16
repo-token: ${{ secrets.GITHUB_TOKEN }}
17
api-token: ${{ secrets.CIRCLECI_TOKEN }}
0 commit comments