Browse Source

Bump workflow version

main
Dan Abramov 3 years ago
parent
commit
33abf28a1d
  1. 2
      .github/workflows/nextjs_bundle_analysis.yml

2
.github/workflows/nextjs_bundle_analysis.yml

@ -26,7 +26,7 @@ jobs:
node-version: "14.x"
- name: Install dependencies
uses: bahmutov/npm-install@v1
uses: bahmutov/npm-install@v1.6.0
with:
working-directory: beta

Loading…
Cancel
Save