Skip to content

Commit 7d35221

Browse files
authored
Merge pull request matplotlib#28415 from meeseeksmachine/auto-backport-of-pr-28413-on-v3.9.x
Backport PR matplotlib#28413 on branch v3.9.x (CI: update action that got moved org)
2 parents 5624621 + da5c20f commit 7d35221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/circleci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
name: Run CircleCI artifacts redirector
1111
steps:
1212
- name: GitHub Action step
13-
uses: larsoner/circleci-artifacts-redirector-action@master
13+
uses: scientific-python/circleci-artifacts-redirector-action@4e13a10d89177f4bfc8007a7064bdbeda848d8d1 # v1.0.0
1414
with:
1515
repo-token: ${{ secrets.GITHUB_TOKEN }}
1616
api-token: ${{ secrets.CIRCLECI_TOKEN }}

0 commit comments

Comments
 (0)