diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-04-11 18:04:10 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-11 18:04:10 +0000 |
| commit | 6e3ebdd7343c394adeed3d0c455484a36155974f (patch) | |
| tree | bb516e0c8604559adc8e4eb9ab68eb8c4f5ed7d4 /.github/workflows | |
| parent | 26de8cb3c19361c45df0e8ca43945a687e213d43 (diff) | |
| download | numpy-6e3ebdd7343c394adeed3d0c455484a36155974f.tar.gz | |
MAINT: Bump larsoner/circleci-artifacts-redirector-action
Bumps [larsoner/circleci-artifacts-redirector-action](https://github.com/larsoner/circleci-artifacts-redirector-action) from 1e28a97d7b1e273a8f78ed4692bfd10f84706a45 to 24d48fa16ba1f5e23907ebcb74150363d37499d3.
- [Release notes](https://github.com/larsoner/circleci-artifacts-redirector-action/releases)
- [Commits](https://github.com/larsoner/circleci-artifacts-redirector-action/compare/1e28a97d7b1e273a8f78ed4692bfd10f84706a45...24d48fa16ba1f5e23907ebcb74150363d37499d3)
---
updated-dependencies:
- dependency-name: larsoner/circleci-artifacts-redirector-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/circleci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/circleci.yml b/.github/workflows/circleci.yml index 55ee74fbc..9f6e1b8e2 100644 --- a/.github/workflows/circleci.yml +++ b/.github/workflows/circleci.yml @@ -18,7 +18,7 @@ jobs: statuses: write steps: - name: GitHub Action step - uses: larsoner/circleci-artifacts-redirector-action@1e28a97d7b1e273a8f78ed4692bfd10f84706a45 # master + uses: larsoner/circleci-artifacts-redirector-action@24d48fa16ba1f5e23907ebcb74150363d37499d3 # master with: repo-token: ${{ secrets.GITHUB_TOKEN }} artifact-path: 0/doc/build/html/index.html |
