diff --git a/.github/workflows/deploy_preview.yml b/.github/workflows/deploy_preview.yml index 5592d05..554cfd5 100644 --- a/.github/workflows/deploy_preview.yml +++ b/.github/workflows/deploy_preview.yml @@ -11,7 +11,7 @@ permissions: jobs: deploy: name: Build and deploy - uses: primer/.github/.github/workflows/deploy_preview.yml@v1 + uses: primer/.github/.github/workflows/deploy_preview.yml@v1.0.0 with: node_version: 16 install: yarn