Skip to content

Commit e5276b0

Browse files
authored
CI: update action that got moved org (#763)
* CI: update action that got moved org * YAML and pep8 style preferences differ...
1 parent d49f9eb commit e5276b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/circleci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
name: Run CircleCI documentation artifact redirector
88
steps:
99
- name: GitHub Action step
10-
uses: larsoner/circleci-artifacts-redirector-action@master
10+
uses: scientific-python/circleci-artifacts-redirector-action@4e13a10d89177f4bfc8007a7064bdbeda848d8d1 # v1.0.0
1111
with:
1212
repo-token: ${{ secrets.GITHUB_TOKEN }}
1313
api-token: ${{ secrets.CIRCLECI_TOKEN }}

0 commit comments

Comments
 (0)