pull/516/head
Josh Moore 8 months ago committed by GitHub
parent a1a0986393
commit efb99431d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,6 +13,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
token: ${{ secrets.GH_PAT }}
- uses: actions/setup-node@v3
with:
node-version: 20.x

Loading…
Cancel
Save