Skip to content

Commit 027a41b

Browse files
committed
ci(): typo fix
1 parent 460645c commit 027a41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-deploy.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
runs-on: ubuntu-latest
1515
steps:
1616
- name: Checkout
17-
- uses: actions/checkout@v2
17+
uses: actions/checkout@v2
1818

1919
- uses: actions/setup-node@v1
2020
with:

0 commit comments

Comments
 (0)