MicGuest commited on
Commit
6572369
·
unverified ·
1 Parent(s): d34f1bc

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -21,7 +21,7 @@ jobs:
21
  # Steps represent a sequence of tasks that will be executed as part of the job
22
  steps:
23
  # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
24
- - uses: actions/checkout@v1
25
  with:
26
  fetch_depth: 0
27
  - name: Add remote
 
21
  # Steps represent a sequence of tasks that will be executed as part of the job
22
  steps:
23
  # Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
24
+ - uses: actions/checkout@v2
25
  with:
26
  fetch_depth: 0
27
  - name: Add remote