Skip to content

Commit d4179d0

Browse files
committed
Apply batched suggestions from code review
make inline comment more betterer Co-authored-by: Adam Leskis <leskis@gmail.com>
1 parent 4108f4a commit d4179d0

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

‎.github/workflows/update-date.yaml‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
name: Add next file
99
steps:
10-
# actions/checkout@v7.0.0
11-
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1
10+
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
1211
- name: Create file and push
1312
run: |
1413
sudo apt update && sudo apt install -y ncal

0 commit comments

Comments
 (0)