1 parent 4108f4a commit d4179d0Copy full SHA for d4179d0
1 file changed
.github/workflows/update-date.yaml
@@ -7,8 +7,7 @@ jobs:
7
runs-on: ubuntu-latest
8
name: Add next file
9
steps:
10
- # actions/checkout@v7.0.0
11
- - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1
+ - uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
12
- name: Create file and push
13
run: |
14
sudo apt update && sudo apt install -y ncal
0 commit comments