We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 460645c commit 027a41bCopy full SHA for 027a41b
.github/workflows/build-and-deploy.yml
@@ -14,7 +14,7 @@ jobs:
14
runs-on: ubuntu-latest
15
steps:
16
- name: Checkout
17
- - uses: actions/checkout@v2
+ uses: actions/checkout@v2
18
19
- uses: actions/setup-node@v1
20
with:
0 commit comments