Skip to content

Commit 0febb4c

Browse files
authored
Merge pull request numpy#24158 from numpy/dependabot/github_actions/larsoner/circleci-artifacts-redirector-action-443f056c4757600f1452146a7ce1627d1c034029
MAINT: Bump larsoner/circleci-artifacts-redirector-action from 0a7552bf8cf99cbd40a8928fa48e858e205b98c8 to 443f056c4757600f1452146a7ce1627d1c034029
2 parents 96f23e4 + 2b3f017 commit 0febb4c

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
@@ -17,7 +17,7 @@ jobs:
1717
statuses: write
1818
steps:
1919
- name: GitHub Action step
20-
uses: larsoner/circleci-artifacts-redirector-action@0a7552bf8cf99cbd40a8928fa48e858e205b98c8 # master
20+
uses: larsoner/circleci-artifacts-redirector-action@443f056c4757600f1452146a7ce1627d1c034029 # master
2121
with:
2222
repo-token: ${{ secrets.GITHUB_TOKEN }}
2323
api-token: ${{ secrets.CIRCLE_TOKEN }}

0 commit comments

Comments
 (0)