Skip to content

Node Redirect Repro

Node Redirect Repro #2

name: Repro release-assets redirect
on: [workflow_dispatch]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Setup Node
uses: actions/setup-node@a0853c24544627f65ddf259abe73b1d18a591444
with:
node-version: '20.16.0'