Skip to content

Commit fe4761c

Browse files
Apply suggestions from code review
Co-authored-by: Mitsunori Komatsu <[email protected]>
1 parent dd7d87f commit fe4761c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/data-loader-ci.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI for CLI
1+
name: CI for Data Loader CLI
22

33
on:
44
pull_request:
@@ -10,7 +10,7 @@ jobs:
1010
runs-on: ubuntu-latest
1111

1212
steps:
13-
- uses: actions/checkout@v2
13+
- uses: actions/checkout@v4
1414

1515
- name: Set version
1616
id: version

0 commit comments

Comments
 (0)