Skip to content

Add user agent

Add user agent #8

on: [push]
name: test-windows-latest
jobs:
test-action:
name: Test
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: ./
with:
uri: https://google.com/
filename: google.html
user-agent: "Cuedo"
max-redirections: 11
retries: 3