Skip to content

Commit ad601e9

Browse files
Merge 305f16c into f54aa92
2 parents f54aa92 + 305f16c commit ad601e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
steps:
3535

3636
- name: 1. Check out code
37-
uses: actions/checkout@v2.3.5 # https://github.com/actions/checkout
37+
uses: actions/checkout@v2.4.0 # https://github.com/actions/checkout
3838
with:
3939
fetch-depth: '0' # https://github.com/shipkit/shipkit-changelog#fetch-depth-on-ci
4040

@@ -92,7 +92,7 @@ jobs:
9292
steps:
9393

9494
- name: Check out code
95-
uses: actions/checkout@v2.3.5 # https://github.com/actions/checkout
95+
uses: actions/checkout@v2.4.0 # https://github.com/actions/checkout
9696
with:
9797
fetch-depth: '0' # https://github.com/shipkit/shipkit-changelog#fetch-depth-on-ci
9898

0 commit comments

Comments
 (0)