fix typo
This commit is contained in:
@@ -27,7 +27,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
uses: actions/checkout@vmaster
|
uses: actions/checkout@master
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0 # Fetch full history
|
fetch-depth: 0 # Fetch full history
|
||||||
fetch-tags: true # Fetch all tags (refs/tags)
|
fetch-tags: true # Fetch all tags (refs/tags)
|
||||||
|
|||||||
Reference in New Issue
Block a user