Skip to content

chore(deps): bump nwtgck/actions-netlify from 2.0 to 2.1 #293

chore(deps): bump nwtgck/actions-netlify from 2.0 to 2.1

chore(deps): bump nwtgck/actions-netlify from 2.0 to 2.1 #293

Workflow file for this run

name: test
on: [ pull_request ]
jobs:
test:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
cache: yarn
- run: make deps test