Skip to content

Commit 7efa8d6

Browse files
authored
Update checkout-node-project version (#16)
1 parent 757e092 commit 7efa8d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout/install
14-
uses: adamhamlin/checkout-node-project@v0.1.0
14+
uses: adamhamlin/checkout-node-project@v1
1515

1616
- name: Run Tests
1717
run: npm run test:ci

0 commit comments

Comments
 (0)