Skip to content

Commit

Permalink
CI: update action that got moved org (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
bsipocz authored Sep 7, 2024
1 parent f4f4338 commit 9adac68
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/circleci_artifact_redirector.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
name: Run CircleCI artifact redirector
steps:
- name: GitHub Action step
uses: larsoner/circleci-artifacts-redirector-action@master
uses: scientific-python/circleci-artifacts-redirector-action@4e13a10d89177f4bfc8007a7064bdbeda848d8d1 # v1.0.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
api-token: ${{ secrets.CIRCLECI_ARTIFACT_REDIRECTOR_TOKEN }}
Expand Down

0 comments on commit 9adac68

Please sign in to comment.