File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 30
30
31
31
32
32
- name : 📦 Check out the codebase
33
- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4
33
+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
34
34
with :
35
35
fetch-depth : 0
36
36
Original file line number Diff line number Diff line change 13
13
runs-on : ubuntu-latest
14
14
steps :
15
15
- name : 📦 Check out the codebase
16
- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4
16
+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
17
17
with :
18
18
fetch-depth : 0
19
19
Original file line number Diff line number Diff line change 14
14
runs-on : ubuntu-latest
15
15
steps :
16
16
- name : 📦 Check out the codebase
17
- uses : actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4
17
+ uses : actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4
18
18
with :
19
19
fetch-depth : 0
20
20
You can’t perform that action at this time.
0 commit comments