We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 757e092 commit 7efa8d6Copy full SHA for 7efa8d6
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ jobs:
11
runs-on: ubuntu-latest
12
steps:
13
- name: Checkout/install
14
- uses: adamhamlin/checkout-node-project@v0.1.0
+ uses: adamhamlin/checkout-node-project@v1
15
16
- name: Run Tests
17
run: npm run test:ci
0 commit comments