Skip to content

Bump follow-redirects from 1.15.3 to 1.15.4 #1089

Bump follow-redirects from 1.15.3 to 1.15.4

Bump follow-redirects from 1.15.3 to 1.15.4 #1089

Workflow file for this run

name: CI
on:
pull_request:
branches:
- 'main'
push:
branches-ignore:
- 'main'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run CI
run: |
make ci